feat: add encounter referencing to medication request
Some checks failed
FHIR IG CI/CD Pipeline / deploy (push) Blocked by required conditions
FHIR IG CI/CD Pipeline / build-ig (push) Has been cancelled

This commit is contained in:
Rukshan 2025-09-30 12:47:03 +06:00
parent e2dafa0160
commit 56c68be788

View File

@ -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