From 55aa2340ad79b70d34fb5576f7372f1af06ed765 Mon Sep 17 00:00:00 2001 From: "Dr. B M Riazul Islam" Date: Tue, 7 Apr 2026 15:32:42 +0600 Subject: [PATCH] # --- input/fsh/profile/BDMedicationRequest.fsh | 2 ++ input/fsh/valueSets/BDMedicationDoseFormVS.fsh | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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