{ "description": null, "_filename": "Profile-DataStandardsWales-Location.json", "package_name": "fhir.r4.wales", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "DataStandardsWalesLocation", "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.0.1-discovery", "status": "draft", "id": "3c60df16-4351-4f5c-869c-fb215e2cd3ba", "kind": "resource", "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location", "version": null, "differential": { "element": [ { "id": "Location.identifier", "path": "Location.identifier", "comment": "Identifiers for the location SHOULD be populated if the data exists", "mustSupport": true, "requirements": "Different location identities will apply which are managed by different registries" }, { "id": "Location.identifier:odsSiteCode", "max": "0", "path": "Location.identifier", "sliceName": "odsSiteCode" }, { "id": "Location.identifier:wrdsLocationIdentifier", "max": "1", "path": "Location.identifier", "short": "The WRDS identifier for the location", "sliceName": "wrdsLocationIdentifier", "definition": "The Welsh Reference Data Servcie identifier for the location" }, { "id": "Location.identifier:wrdsLocationIdentifier.system", "min": 1, "path": "Location.identifier.system", "short": "WRDS location identifier", "fixedUri": "https://fhir.nhs.wales/Id/wrds-location-identifier" }, { "id": "Location.identifier:wrdsLocationIdentifier.value", "min": 1, "path": "Location.identifier.value" }, { "id": "Location.status", "path": "Location.status", "comment": "The status of the location (i.e., whether it is active, suspended or inactive) SHOULD be populated if the data exists.", "mustSupport": true }, { "id": "Location.name", "min": 1, "path": "Location.name", "comment": "Location name SHALL be populated. If the name of a location changes, consider putting the old name in the alias column so that it can still be located through searches.", "mustSupport": true }, { "id": "Location.managingOrganization", "path": "Location.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ] } ] }, { "id": "Location.partOf", "path": "Location.partOf", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location" ] } ] } ] }, "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location" }