description: This profile sets minimum expectations for a Location resource to record, search, and fetch information about a location. It is based on the [AU Base Location](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-location.html) profile and identifies the *additional* mandatory core elements, extensions, vocabularies and value sets that **SHALL** be present in the Location when conforming to this profile. It provides the floor for standards development for specific uses cases in an Australian context. package_name: hl7.fhir.au.core derivation: constraint name: AUCoreLocation type: Location elements: identifier: {short: Unique code or number identifying the location to its users, mustSupport: true, index: 0} name: {mustSupport: true, index: 1} description: {mustSupport: true, index: 2} mode: {mustSupport: true, index: 3} type: {mustSupport: true, index: 4} address: {mustSupport: true, index: 5} physicalType: {mustSupport: true, index: 6} managingOrganization: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization'] index: 7 package_version: 0.2.2-preview class: profile kind: resource url: http://hl7.org.au/fhir/core/StructureDefinition/au-core-location base: http://hl7.org.au/fhir/StructureDefinition/au-location version: 0.2.2-preview