Refactor Bangladesh Address Code Systems and Profiles
- Deleted the bdAddressCS code system file as it was no longer needed. - Updated the division extension to accept string values instead of CodeableConcept. - Created a new extension for Upazillas to standardize their representation in addresses. - Modified the patient profile to include address constraints specific to Bangladesh, including the new Upazilla extension and district value set. - Renamed the bdAddress profile to BDAddress for consistency and clarity.
This commit is contained in:
@@ -101,4 +101,7 @@ Description: "Profile of Patient Bangladesh Standard"
|
||||
* extension contains http://hl7.org/fhir/StructureDefinition/patient-religion named religion 0..1
|
||||
* extension[religion] ^short = "ধর্ম (Religion)"
|
||||
* extension[religion] ^definition = "The patient's religious affiliation."
|
||||
* extension[religion].valueCodeableConcept from http://hl7.org/fhir/ValueSet/religious-affiliation
|
||||
* extension[religion].valueCodeableConcept from http://hl7.org/fhir/ValueSet/religious-affiliation
|
||||
|
||||
* address 1..* MS
|
||||
* address only BDAddress
|
||||
Reference in New Issue
Block a user