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 ^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"