PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.pd@2.0.1
    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 on Location
    index: 0
    elements:
      source: {mustSupport: true, index: 1}
  status: {short: Required status, mustSupport: true, index: 2}
  address:
    short: Australian location
    mustSupport: true
    index: 3
    elements:
      state:
        binding: {strength: required, valueSet: 'http://hl7.org.au/fhir/pd/ValueSet/au-physical-states-territories'}
        index: 4
package_version: 2.0.1
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: 2.0.1
required: [address, status]