PackagesCanonicalsLogsProblems
    Packages
    fhir.org.nz.ig.base@2.0.0
    http://hl7.org.nz/fhir/StructureDefinition/NzAddress
description: Adds building name, suburb, domicile code and geocode to the Address datatype
package_name: 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
package_version: 2.0.0
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}
class: complex-type
kind: complex-type
url: http://hl7.org.nz/fhir/StructureDefinition/NzAddress
base: http://hl7.org/fhir/StructureDefinition/Address
version: 2.0.0