From 56c68be788660d9d1bae0944b5f0e1c1be701f23 Mon Sep 17 00:00:00 2001 From: Rukshan Date: Tue, 30 Sep 2025 12:47:03 +0600 Subject: [PATCH] feat: :sparkles: add encounter referencing to medication request --- input/fsh/profile/BDMedicationRequest.fsh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/input/fsh/profile/BDMedicationRequest.fsh b/input/fsh/profile/BDMedicationRequest.fsh index 0632d58..0f97eb9 100644 --- a/input/fsh/profile/BDMedicationRequest.fsh +++ b/input/fsh/profile/BDMedicationRequest.fsh @@ -12,7 +12,9 @@ Description: "Profile of MedicationRequest Bangladesh Standard V2" * medication[x] only Reference(BDMedication) or CodeableConcept * subject only Reference(BDPatientProfile) -// TODO: BDEncounter referencing +* encounter 0..1 MS +* encounter only Reference(BDEncounterProfile) +* encounter ^definition = "The encounter during which this prescription was created." * authoredOn 1..1 * requester 1..1