From 9ad4f66f1977f46871633a80d358c3b1630915e4 Mon Sep 17 00:00:00 2001 From: "Dr. B M Riazul Islam" Date: Sun, 26 Apr 2026 15:46:52 +0600 Subject: [PATCH] Prepare for v0.4.6 --- input/fsh/profile/BDPatient.fsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/fsh/profile/BDPatient.fsh b/input/fsh/profile/BDPatient.fsh index 5d08f2a..158ac1d 100644 --- a/input/fsh/profile/BDPatient.fsh +++ b/input/fsh/profile/BDPatient.fsh @@ -77,7 +77,7 @@ 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 0..1 MS -* maritalStatus.valueCodeableConcept from BDMaritalStatusVS +* maritalStatus from BDMaritalStatusVS // Restrict something[x] to a specific type -- in this case only allowing dateTime to be used * deceased[x] only dateTime