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:
@@ -6,5 +6,5 @@ Description: "BD Division"
|
||||
Context: Address
|
||||
|
||||
|
||||
* value[x] only CodeableConcept
|
||||
* valueCodeableConcept from BDDivisionsVS
|
||||
* value[x] only string
|
||||
* value[x] from BDDivisionsVS
|
||||
Reference in New Issue
Block a user