diff --git a/input/fsh/profile/BDMedicationRequest.fsh b/input/fsh/profile/BDMedicationRequest.fsh index 48e1e6f..bfc969c 100644 --- a/input/fsh/profile/BDMedicationRequest.fsh +++ b/input/fsh/profile/BDMedicationRequest.fsh @@ -60,5 +60,7 @@ for inpatient and outpatient prescriptions where an encounter record exists. * basedOn only Reference(BDMedicationRequest or ServiceRequest or CarePlan or ImmunizationRecommendation) * basedOn ^short = "Plan or request this prescription is based on" +* dosageInstruction 0..* MS +* dosageInstruction.route MS * dosageInstruction.route from BDRouteOfAdministrationVS (required) * dosageInstruction.route ^short = "Route of administration coded using HL7 v3 RouteOfAdministration" \ No newline at end of file diff --git a/input/fsh/valueSets/BDMedicationDoseFormVS.fsh b/input/fsh/valueSets/BDMedicationDoseFormVS.fsh index c26956e..2f6a1f5 100644 --- a/input/fsh/valueSets/BDMedicationDoseFormVS.fsh +++ b/input/fsh/valueSets/BDMedicationDoseFormVS.fsh @@ -22,7 +22,7 @@ DGDA plain text dose forms to EDQM codes is planned for a future IG version. **OCL source:** https://tr.ocl.dghs.gov.bd/#/orgs/MoHFW/sources/EDQM-PDF/ """ -* ^url = "https://fhir.dghs.gov.bd/core/ValueSet/bd-medication-dose-form" +* ^url = "https://fhir.dghs.gov.bd/core/ValueSet/edqm-dose-forms" * ^version = "1.0.0" * ^status = #active * ^experimental = false