Prepare for v0.4.6
Some checks failed
FHIR IG CI/CD Pipeline with Version Persistence / build-ig (push) Failing after 1m11s
FHIR IG CI/CD Pipeline with Version Persistence / deploy (push) Has been skipped

This commit is contained in:
2026-04-26 15:39:24 +06:00
parent b7440bcbef
commit d5378088bb

View File

@@ -76,7 +76,8 @@ Patient profile for Bangladesh.
// Require a value from a specific value set be used for an element // Require a value from a specific value set be used for an element
// * maritalStatus from http://hl7.org/fhir/ValueSet/marital-status // * 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 // Restrict something[x] to a specific type -- in this case only allowing dateTime to be used
* deceased[x] only dateTime * deceased[x] only dateTime