From d5378088bb1bdf356870878c1aa0993c5efeefad Mon Sep 17 00:00:00 2001 From: "Dr. B M Riazul Islam" Date: Sun, 26 Apr 2026 15:39:24 +0600 Subject: [PATCH] Prepare for v0.4.6 --- input/fsh/profile/BDPatient.fsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/input/fsh/profile/BDPatient.fsh b/input/fsh/profile/BDPatient.fsh index 0e99fba..5d08f2a 100644 --- a/input/fsh/profile/BDPatient.fsh +++ b/input/fsh/profile/BDPatient.fsh @@ -76,7 +76,8 @@ Patient profile for Bangladesh. // Require a value from a specific value set be used for an element // * maritalStatus from http://hl7.org/fhir/ValueSet/marital-status -* maritalStatus.valueCodeableConcept from https://fhir.dghs.gov.bd/core/ValueSet/bd-marital-status-valueset +* maritalStatus 0..1 MS +* maritalStatus.valueCodeableConcept from BDMaritalStatusVS // Restrict something[x] to a specific type -- in this case only allowing dateTime to be used * deceased[x] only dateTime