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: NATA Site Number index: 1 elements: type: index: 2 elements: text: short: NATA Site Number pattern: {type: string, value: NATA Site Number} type: string index: 3 required: [text] system: short: Namespace for NATA Site Number pattern: {type: uri, value: 'http://hl7.org.au/id/nata-site'} type: uri index: 4 value: {index: 5} required: [system, type, value] managingOrganization: type: Reference refers: ['http://hl7.org.au/fhir/StructureDefinition/au-organisation'] index: 6 partOf: type: Reference refers: ['http://hl7.org.au/fhir/StructureDefinition/au-location'] index: 7 package_version: 0.9.3 class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-location base: http://hl7.org/fhir/StructureDefinition/Location version: '0.1'