PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.pd@0.9.0
    http://hl7.org.au/fhir/pd/StructureDefinition/au-pd-location
description: Australian provider directory entry for location.
package_name: hl7.fhir.au.pd
derivation: constraint
name: AUPDLocation
type: Location
elements:
  meta:
    short: Metadata about the resource (extended)
    index: 0
    extensions:
      source: {url: h, type: Extension, mustSupport: true, index: 1}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: h
        index: 1
        slicing:
          slices:
            source:
              match: {}
              schema: {type: Extension, mustSupport: true, url: h, index: 1}
  status: {short: Required status, mustSupport: true, index: 2}
  address:
    short: Australian location
    mustSupport: true
    index: 3
    elements:
      state: {index: 4}
package_version: 0.9.0
class: profile
kind: resource
url: http://hl7.org.au/fhir/pd/StructureDefinition/au-pd-location
base: http://hl7.org.au/fhir/StructureDefinition/au-location
version: 1.0.0
required: [address, status]