description: Base profile for Australian context Location package_name: rs/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} type: string index: 2 system: short: Namespace for NATA site number pattern: {type: uri, value: 'http://hl7.org.au/id/nata-site'} type: uri index: 3 value: {short: NATA site number, index: 4} required: [system, value] 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