-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Solve error where person attributes are not loading
- Loading branch information
Showing
2 changed files
with
3 additions
and
4 deletions.
There are no files selected for viewing
4 changes: 0 additions & 4 deletions
4
...s/mosul/configs/openmrs/initializer_config/personattributetypes /personattributetypes.csv
This file was deleted.
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
...onfigs/openmrs/initializer_config/personattributetypes/personattributetypes_core-demo.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,3 @@ | ||
Uuid,Void/Retire,Name,Description,Format,Foreign,Searchable | ||
14d4f066-15f5-102d-96e4-000c29c2a5d7,0,Telephone Number,The telephone number for the person,java.lang.String,,, | ||
8b56eac7-5c76-4b9c-8c6f-1deab8d3fc47,,Unknown patient,Used to flag patients that cannot be identified during the check-in process,java.lang.String,,, |