{ "description": null, "_filename": "Profile-DataStandardsWales-Organization.json", "package_name": "fhir.r4.wales.stu1", "date": "2023-08-02", "derivation": "constraint", "publisher": "NHS Wales", "fhirVersion": "4.0.1", "name": "DataStandardsWalesOrganization", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "copyright": "2023 NHS Wales.", "type": "Organization", "experimental": "false", "resourceType": "StructureDefinition", "title": "Data Standards Wales Organization", "package_version": "1.1.1", "status": "active", "id": "f606181a-46b5-4373-ad4e-3e39824f81e8", "kind": "resource", "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization", "version": "1.0.0", "differential": { "element": [ { "id": "Organization.identifier", "path": "Organization.identifier", "comment": "Identifiers for the organization SHOULD be populated if the data exists", "mustSupport": true }, { "id": "Organization.identifier:odsSiteCode", "max": "0", "path": "Organization.identifier", "sliceName": "odsSiteCode" }, { "id": "Organization.identifier:gpClusterCode", "path": "Organization.identifier", "short": "Identifies a Wales GP Cluster organization across multiple systems", "sliceName": "gpClusterCode", "definition": "Identifier for a Wales GP Cluster organization that is used to identify the organization across multiple disparate systems." }, { "id": "Organization.identifier:gpClusterCode.system", "min": 1, "path": "Organization.identifier.system", "fixedUri": "https://fhir.nhs.wales/Id/gpcluster-code" }, { "id": "Organization.identifier:gpClusterCode.value", "min": 1, "path": "Organization.identifier.value" }, { "id": "Organization.active", "path": "Organization.active", "comment": "A status of the organization (i.e., whether is still active ) SHOULD be populated if the data exists.\r\n\r\nThis active flag is not intended to be used to mark an organization as temporarily closed or under construction. Instead the Location(s) within the Organization should have the suspended status. If further details of the reason for the suspension are required, then an extension on this element should be used.\n\nThis element is labeled as a modifier because it may be used to mark that the resource was created in error.", "mustSupport": true }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "comment": "Organization name SHALL be populated. If the name of an organization changes, consider putting the old name in the alias column so that it can still be located through searches.", "definition": "A name associated with the organization (e.g. ODS name).", "mustSupport": true }, { "id": "Organization.telecom", "path": "Organization.telecom", "mustSupport": true }, { "id": "Organization.telecom.value", "min": 1, "path": "Organization.telecom.value" }, { "id": "Organization.address", "path": "Organization.address", "mustSupport": true }, { "id": "Organization.partOf", "path": "Organization.partOf", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ] } ], "definition": "The organization of which this organization forms a part.\r\n\r\nRecommended mandatory for primary care organisations.\r\n\r\n \"partOf\": {\r\n \"reference\": \"https://directory.spineservices.nhs.uk/R4/Organization/RR805\",\r\n \"identifier\": {\r\n \"system\": \"https://fhir.nhs.uk/Id/ods-organization-code\",\r\n \"value\": \"RR805\r\n }", "mustSupport": true }, { "id": "Organization.partOf.identifier.system", "min": 1, "path": "Organization.partOf.identifier.system" }, { "id": "Organization.partOf.identifier.value", "min": 1, "path": "Organization.partOf.identifier.value" } ] }, "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" }