-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KH-557: Rename 'Insurance Type' to 'Payment type' in Start visit (#344)
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
base/configs/openmrs/initializer_config/attributetypes/attribute_types.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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Uuid,Void/Retire,Entity name,Name,display:en,display:km,Description,Min occurs,Max occurs,Datatype classname,Datatype config,Preferred handler classname,Handler config,_order:1000 | ||
6f9f22c3-c3e8-4683-b55b-42943a46d8bb,,Visit,Visit Sequence,Visit Sequence,ប្រភេទជំងឺមកពិនិត្យ,,0,1,org.openmrs.customdatatype.datatype.ConceptDatatype,aff366ff-5477-4e45-a795-f79fb2db5c9d,,, | ||
af89d44d-5074-472f-b5bc-470feb567633,,Visit,Insurance Type,Insurance Type,ប្រភេទធានារ៉ាប់រង,,0,1,org.openmrs.customdatatype.datatype.ConceptDatatype,8e807373-be15-4580-9a1c-0d681e04a2ed,,, | ||
af89d44d-5074-472f-b5bc-470feb567633,,Visit,Payment type,Payment type,ប្រភេទបង់ថ្លៃសេវា,,0,1,org.openmrs.customdatatype.datatype.ConceptDatatype,8e807373-be15-4580-9a1c-0d681e04a2ed,,, | ||
1c75188f-625f-4181-a4e3-9de1d4f21f90,,Visit,Address Zone,Address Zone,អាសយដ្ឋានតំបន់,,0,1,org.openmrs.customdatatype.datatype.ConceptDatatype,c384dbf9-1ce5-4294-ab28-23773810ae1c,,, | ||
547f2d61-589f-4b04-9da8-8a5c639b5cc6,,Visit,Has a referral letter ?,Has a referral letter ?,មានលិខិតបញ្ជូន,,0,1,org.openmrs.customdatatype.datatype.ConceptDatatype,2af5ca01-4135-45a2-af05-84b1eeea1293,,, | ||
d81acbb7-93b4-4e4e-8507-82d1c3ca6cd7,,Visit,Referred from,Referred from,បញ្ជូនមកពី,,0,1,org.openmrs.customdatatype.datatype.ConceptDatatype,fd588078-9286-46ea-b133-36aab1b025ec,,, |
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