Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaJ2305 committed Jan 20, 2025
1 parent 7eae09e commit 086b795
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/emr/encounter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import { Patient } from "@/types/emr/newPatient";
import { FacilityOrganization } from "@/types/facilityOrganization/facilityOrganization";
import { UserBase } from "@/types/user/user";

import { FacilityOrganization } from "../facilityOrganization/facilityOrganization";

export const ENCOUNTER_ADMIT_SOURCE = [
"hosp_trans",
"emd",
Expand Down

0 comments on commit 086b795

Please sign in to comment.