PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.au.base@1.1.1
    http://hl7.org.au/fhir/StructureDefinition/au-address
description: This profile is provided for use in an Australian context where some constraint on content is desirable to guarantee the quality of an Australian address whilst still supporting     other uses such as unstructured addresses.
package_name: rs/hl7.fhir.au.base
derivation: constraint
name: AUBaseAddress
type: Address
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        noFixedAddress:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
          max: 1
  city: {short: 'Name of city, town, suburb, etc.', index: 2}
  state: {short: Australian state and territory, index: 3}
  country:
    short: Australia as a 2 digit ISO 3166 code
    pattern: {type: string, value: AU}
    type: string
    index: 4
package_version: 1.1.1
extensions:
  noFixedAddress: {url: h, max: 1, type: Extension, index: 1}
class: complex-type
kind: complex-type
url: http://hl7.org.au/fhir/StructureDefinition/au-address
base: http://hl7.org/fhir/StructureDefinition/Address
version: 1.1.1