-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RWA-987 - Add csv configuration for visit types
- Loading branch information
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
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
4 changes: 4 additions & 0 deletions
4
rwandaemr-content/backend_configuration/visittypes/visitTypes.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,4 @@ | ||
UUID,Void/Retire,Name,Description | ||
d0ce5266-c4ce-4a2a-88e5-88cccd71fe50,,Clinic or Hospital Visit,"Patient visits the clinic/hospital (as opposed to a home visit, or telephone contact)" | ||
1d697d92-a000-11ea-b1a0-d0577bb73cd4,,mUzima Visit,Default mUzima Visit | ||
3515b588-b1df-4110-991b-0d603686d8e6,,Primary Care Outpatient,Represents a single day primary care visit to a health center. |