-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #44 from IntelliSOFT-Consulting/appointmentMetadata
appointment metadata
- Loading branch information
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
configuration/appointmentservicedefinitions/servicedefinitionsBDSEC.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Uuid,Void/Retire,Name,Description,Duration,Start Time,End Time,Max Load,Speciality,Location,Label Colour,_order:1000 | ||
,,General Medicine OPD Consultation,Appointment for General Medicine Consultation,15,,,,General Medicine,,, | ||
,,General Medicine Follow-up Consultation,Appointment for General Medicine Follow-up,15,,,,General Medicine,,, | ||
,,General Medicine Procedure,Appointment for General Medicine Procedure,15,,,,General Medicine,,, | ||
,,ENT OPD Consultation,Appointment for ENT Consultation,15,,,,ENT,,, | ||
,,ENT Follow-up Consultation,Appointment for ENT Follow-up,15,,,,ENT,,, | ||
,,ENT Procedure,Appointment for ENT Procedure,15,,,,ENT,,, | ||
f7cd1a67-a408-426d-aa32-603bf091b2dd,,Eye Surgery,Appointment for Eye Surgery,15,,,,Surgery,,, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Uuid,Void/Retire,Name | ||
,,General Medicine | ||
,True,ENT | ||
9267a104-d67c-48ef-a9a9-406c05a339b7,,Surgery | ||
391a8884-f54c-46a7-b6fc-334777635ed5,,Pharmacy | ||
def6535e-3f05-4d52-9f50-f80a81635636,,Lab |