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: {index: 0} name: {mustSupport: true, index: 1} type: {mustSupport: true, index: 2} address: {mustSupport: true, index: 3} physicalType: {mustSupport: true, index: 4} managingOrganization: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization'] index: 5 package_version: 1.1.0-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: 1.1.0-preview