http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|8.0.0-ballot
The US Core Location Profile inherits from the FHIR [Location](https://hl7.org/fhir/R4/location.html) resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Location resource for recording, searching, and fetching a \"physical place of available services or resources.\" It specifies which core elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.
| type | destination |
|---|---|
| baseDefinition | http://hl7.org/fhir/StructureDefinition/Location |
| type | http://hl7.org/fhir/StructureDefinition/Location |
| Location.type.binding.valueSet | http://hl7.org/fhir/us/core/ValueSet/us-core-location-type |
| Location.address.line.type | http://hl7.org/fhir/StructureDefinition/string |
| Location.address.city.type | http://hl7.org/fhir/StructureDefinition/string |
| Location.address.state.type | http://hl7.org/fhir/StructureDefinition/string |
| Location.address.state.binding.valueSet | http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state |
| Location.address.postalCode.type | http://hl7.org/fhir/StructureDefinition/string |
| Location.managingOrganization.type | http://hl7.org/fhir/StructureDefinition/Reference |
| Location.managingOrganization.targetProfile | http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization |