description: This profile defines a location administration details structure that includes core localisation concepts for use in an Australian context. package_name: hl7.fhir.au.base derivation: constraint name: AUBaseLocation type: Location elements: identifier: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: nataSite: match: {system: 'http://hl7.org.au/id/nata-site'} 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.1 class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-location base: http://hl7.org/fhir/StructureDefinition/Location version: 2.0.0