{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [Location](https://hl7.org/fhir/R4/Location.html).", "_filename": "UKCore-Location.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2023-12-12", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "This profile can be used to exchange details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.\r\n\r\nA location includes both incidental locations (a place which is used for healthcare without prior designation or authorisation) and dedicated, formally appointed locations. Locations may be private, public, mobile or fixed and scale from small freezers to full hospital buildings or parking garages.", "name": "UKCoreLocation", "abstract": false, "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Location", "package_version": "0.0.14-pre-release", "status": "active", "id": "747b7685-c240-4d26-808d-b19b7bee7a01", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location", "version": "2.3.0", "differential": { "element": [ { "id": "Location.identifier", "path": "Location.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Location.identifier:odsSiteCode", "max": "1", "path": "Location.identifier", "short": "ODS Site code to identify the organisation at site level", "sliceName": "odsSiteCode", "definition": "ODS Site code to identify the organisation at site level.", "mustSupport": true }, { "id": "Location.identifier:odsSiteCode.system", "min": 1, "path": "Location.identifier.system", "short": "ODS Code", "fixedUri": "https://fhir.nhs.uk/Id/ods-site-code" }, { "id": "Location.identifier:odsSiteCode.value", "min": 1, "path": "Location.identifier.value" }, { "id": "Location.status", "path": "Location.status", "short": "Is the location active, inactive, or suspended", "mustSupport": true }, { "id": "Location.name", "path": "Location.name", "short": "Name of the location as used by humans. This does not need to be unique.", "mustSupport": true }, { "id": "Location.address", "path": "Location.address", "short": "If locations can be visited, we need to keep track of their address.", "mustSupport": true } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }