diff --git a/README.md b/README.md index 1b80617..1a13bfa 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,15 @@ It also is bundled in the "DrugDispense" OCL package provided by the Reference A https://github.com/openmrs/openmrs-distro-referenceapplication/tree/main/distro/configuration/ocl +### Note +You should also have the the fhirConceptSource Mapping in the fhir_concept_source table with url ***"http://terminology.hl7.org/CodeSystem/medicationdispense-status"*** and name as ***"HL7-MedicationDispenseStatus"***. Also make sure it relates a similar mapping in the concept_reference_source Table Example as seen below + +Screenshot 2024-04-03 at 16 35 10 + + +Screenshot 2024-04-03 at 16 36 01 + + The "DrugDispense" also provides the default value sets for the "Substitution Type", "Substitution Reason", and "Medication Dispense Status Reason". The "Substitution Type" and "Substitution Reason" value sets define the valid answers for both the equivalent questions when substituting a drug. The "Medication Dispense Status Reason" provides the default answers for both the "Reason for Pause" and "Reason for Close" questions.