Bangladesh Municipalities ValueSet¶
Bangladesh Municipalities Codes (only two-digit codes)
Overview¶
- ID:
bd-municipalities-code-valueset - Name: BDMunicipalitiesVS
- URL:
https://fhir.dghs.gov.bd/core/ValueSet/bd-municipalities-code-valueset - Status: draft
Composition¶
This value set includes codes from the following code systems:
https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes
Usage in FHIR¶
Example¶
{
"resourceType": "CodeableConcept",
"coding": [{
"system": "https://fhir.dghs.gov.bd/core/CodeSystem/bd-geocodes",
"code": "example-code",
"display": "Example Display"
}]
}