This commit is contained in:
2026-04-07 15:32:42 +06:00
parent 01c8e2b506
commit 55aa2340ad
2 changed files with 3 additions and 1 deletions

View File

@@ -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 only Reference(BDMedicationRequest or ServiceRequest or CarePlan or ImmunizationRecommendation)
* basedOn ^short = "Plan or request this prescription is based on" * basedOn ^short = "Plan or request this prescription is based on"
* dosageInstruction 0..* MS
* dosageInstruction.route MS
* dosageInstruction.route from BDRouteOfAdministrationVS (required) * dosageInstruction.route from BDRouteOfAdministrationVS (required)
* dosageInstruction.route ^short = "Route of administration coded using HL7 v3 RouteOfAdministration" * dosageInstruction.route ^short = "Route of administration coded using HL7 v3 RouteOfAdministration"

View File

@@ -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/ **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" * ^version = "1.0.0"
* ^status = #active * ^status = #active
* ^experimental = false * ^experimental = false