PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@1.0.0
    http://hl7.org.au/fhir/StructureDefinition/au-location
description: Base profile for Australian context Location
package_name: hl7.fhir.au.base
derivation: constraint
name: AUBaseLocation
type: Location
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      - {path: type, type: value}
      min: null
      slices:
        nataSite:
          match: {system: 'http://hl7.org.au/id/nata-site', type: null}
          schema:
            short: National Association of Testing Authorities (NATA) Site Number
            index: 1
            elements:
              type:
                elements:
                  text:
                    short: National Association of Testing Authorities (NATA) site number
                    pattern: {type: String, value: NATA Site Number}
                    index: 2
              system:
                short: Namespace for NATA site number
                pattern: {type: Uri, value: 'http://hl7.org.au/id/nata-site'}
                index: 3
              value: {short: NATA site number, index: 4}
            required: [value, system]
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.0