description: Adds building name, suburb, domicile code and geocode to the Address datatype package_name: rs/fhir.org.nz.ig.base derivation: constraint name: NzAddress type: Address elements: extension: type: Extension short: A geocode using the NZ specific datum (reference point) url: http://hl7.org.nz/fhir/StructureDefinition/nz-geocode index: 0 slicing: slices: nz-geocode: match: {} schema: {type: Extension, short: A geocode using the NZ specific datum (reference point), url: 'http://hl7.org.nz/fhir/StructureDefinition/nz-geocode', index: 0} min: 0 max: 1 suburb: match: {} schema: {type: Extension, short: The suburb part of the address, url: 'http://hl7.org.nz/fhir/StructureDefinition/suburb', index: 1} min: 0 max: 1 building-name: match: {} schema: {type: Extension, short: The name of the building, url: 'http://hl7.org.nz/fhir/StructureDefinition/building-name', index: 2} min: 0 max: 1 domicile-code: match: {} schema: {type: Extension, short: The domicile code associated with this address, url: 'http://hl7.org.nz/fhir/StructureDefinition/domicile-code', index: 3} min: 0 max: 1 country-name: match: {} schema: {type: Extension, short: The name of the country. The ISO code should be in the country property, url: 'http://hl7.org.nz/fhir/StructureDefinition/country-name', index: 4} min: 0 max: 1 country: {short: Should be the ISO 3166 code, index: 5} package_version: 3.0.1 extensions: nz-geocode: {url: 'http://hl7.org.nz/fhir/StructureDefinition/nz-geocode', min: 0, max: 1, type: Extension, short: A geocode using the NZ specific datum (reference point), index: 0} suburb: {url: 'http://hl7.org.nz/fhir/StructureDefinition/suburb', min: 0, max: 1, type: Extension, short: The suburb part of the address, index: 1} building-name: {url: 'http://hl7.org.nz/fhir/StructureDefinition/building-name', min: 0, max: 1, type: Extension, short: The name of the building, index: 2} domicile-code: {url: 'http://hl7.org.nz/fhir/StructureDefinition/domicile-code', min: 0, max: 1, type: Extension, short: The domicile code associated with this address, index: 3} country-name: {url: 'http://hl7.org.nz/fhir/StructureDefinition/country-name', min: 0, max: 1, type: Extension, short: The name of the country. The ISO code should be in the country property, index: 4} class: complex-type kind: complex-type url: http://hl7.org.nz/fhir/StructureDefinition/NzAddress base: http://hl7.org/fhir/StructureDefinition/Address version: 1.0.0