description: Address for Bangladesh Standard package_name: bd.fhir.core derivation: constraint name: BDAddress type: Address elements: extension: array: true min: 2 index: 0 slicing: slices: division: match: {} schema: {type: Extension, mustSupport: true, url: 'https://fhir.dghs.gov.bd/core/StructureDefinition/bd-divisions', index: 1} min: 1 max: 1 upazilla: match: {} schema: {type: Extension, mustSupport: true, url: 'https://fhir.dghs.gov.bd/core/StructureDefinition/bd-upazillas', index: 2} min: 1 max: 1 district: binding: {strength: required, valueSet: 'https://fhir.dghs.gov.bd/core/ValueSet/bd-district-code-valueset'} mustSupport: true index: 3 country: {mustSupport: true, index: 4} package_version: 0.2.0 extensions: division: {url: 'https://fhir.dghs.gov.bd/core/StructureDefinition/bd-divisions', min: 1, max: 1, type: Extension, mustSupport: true, index: 1} upazilla: {url: 'https://fhir.dghs.gov.bd/core/StructureDefinition/bd-upazillas', min: 1, max: 1, type: Extension, mustSupport: true, index: 2} class: complex-type kind: complex-type url: https://fhir.dghs.gov.bd/core/StructureDefinition/bd-address base: http://hl7.org/fhir/StructureDefinition/Address version: 0.2.0 required: [country, district]