diff --git a/configuration/backend_configuration/conceptreferenceterms/conceptreferenceterms.csv b/configuration/backend_configuration/conceptreferenceterms/conceptreferenceterms.csv new file mode 100644 index 0000000..7bbe5c6 --- /dev/null +++ b/configuration/backend_configuration/conceptreferenceterms/conceptreferenceterms.csv @@ -0,0 +1,3 @@ +UUID,Source,Code,Name,Description +13efe0d5-4b93-43d2-8cf7-73ee4b800916,OpenMRS,TRUE,TRUE,True value in OpenMRS core +0b76f41a-5a2a-4139-857e-4c95682e7814,OpenMRS,FALSE,FALSE,False value in OpenMRS core diff --git a/configuration/backend_configuration/concepts/concepts.csv b/configuration/backend_configuration/concepts/concepts.csv new file mode 100644 index 0000000..a516502 --- /dev/null +++ b/configuration/backend_configuration/concepts/concepts.csv @@ -0,0 +1,3 @@ +Uuid,Same as mappings +1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,OpenMRS:TRUE +1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,OpenMRS:FALSE diff --git a/configuration/backend_configuration/conceptsources/conceptsources.csv b/configuration/backend_configuration/conceptsources/conceptsources.csv index 3d27aca..3ac76e1 100644 --- a/configuration/backend_configuration/conceptsources/conceptsources.csv +++ b/configuration/backend_configuration/conceptsources/conceptsources.csv @@ -23,3 +23,4 @@ ddb6b595-0b85-4a80-9243-efe4ba404eef,,org.openmrs.module.mdrtb,The required conc 9e2cf36d-5eb2-44b6-945a-6d456aa50794,,org.openmrs.module.emrapi,The required concepts for the EMRAPI module,, 1b880698-489f-59ed-bd5b-f42a2f5c8e81,,HL7-MedicationDispenseStatus,Medication dispense status for FHIR,, 50ef5518-f4e3-4c49-9352-0002202005e9,,ANCDAK,WHO SMART Guideline Data Elements,, +913e06c5-4ca1-46e3-9ecf-afbe11bbd0d9,,OpenMRS,The official OpenMRS concept source for core metadata,OpenMRS, diff --git a/configuration/backend_configuration/globalproperties/globalproperties.xml b/configuration/backend_configuration/globalproperties/globalproperties.xml index ad2aebe..1f613c0 100644 --- a/configuration/backend_configuration/globalproperties/globalproperties.xml +++ b/configuration/backend_configuration/globalproperties/globalproperties.xml @@ -3,10 +3,12 @@ concept.true 1 + (Deprecated) Concept id of the concept defining the TRUE boolean value. Mapped to OpenMRS:TRUE. concept.false 2 + (Deprecated) Concept id of the concept defining the FALSE boolean value. Mapped to OpenMRS:FALSE. visits.assignmentHandler