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