Prepare for v0.4.6
All checks were successful
FHIR IG CI/CD Pipeline with Version Persistence / build-ig (push) Successful in 7m15s
FHIR IG CI/CD Pipeline with Version Persistence / deploy (push) Successful in 11s

This commit is contained in:
2026-04-26 15:46:52 +06:00
parent d5378088bb
commit 9ad4f66f19

View File

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