{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [Organization](https://hl7.org/fhir/R4/Organization.html).", "_filename": "UKCore-Organization.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2023-12-12", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "This profile allows exchange of a formally or informally recognised grouping of people or organisations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, etc.", "name": "UKCoreOrganization", "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": "Organization", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Organization", "package_version": "0.0.8-pre-release", "status": "active", "id": "2546825d-32d6-4a46-8077-398aeeb882f4", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "version": "2.5.0", "differential": { "element": [ { "id": "Organization.extension:mainLocation", "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation" ] } ], "short": "Main location", "sliceName": "mainLocation", "definition": "The main location of the organisation." }, { "id": "Organization.extension:organizationPeriod", "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/organization-period" ] } ], "short": "The date range that this organization SHOULD be considered available.", "sliceName": "organizationPeriod", "definition": "The date range that this organization SHOULD be considered available." }, { "id": "Organization.extension:organizationPeriod.value[x]", "path": "Organization.extension.value[x]", "short": "The date range that this organization SHOULD be considered available.", "definition": "The date range that this organization SHOULD be considered available." }, { "id": "Organization.identifier", "path": "Organization.identifier", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Organization.identifier:odsOrganisationCode", "max": "1", "path": "Organization.identifier", "short": "Organisation Data Service code", "sliceName": "odsOrganisationCode", "definition": "Identifier code supplier by the Organisation Data Service." }, { "id": "Organization.identifier:odsOrganisationCode.system", "min": 1, "path": "Organization.identifier.system", "fixedUri": "https://fhir.nhs.uk/Id/ods-organization-code" }, { "id": "Organization.identifier:odsOrganisationCode.value", "min": 1, "path": "Organization.identifier.value" }, { "id": "Organization.identifier:odsSiteCode", "max": "1", "path": "Organization.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." }, { "id": "Organization.identifier:odsSiteCode.system", "min": 1, "path": "Organization.identifier.system", "fixedUri": "https://fhir.nhs.uk/Id/ods-site-code" }, { "id": "Organization.identifier:odsSiteCode.value", "min": 1, "path": "Organization.identifier.value" }, { "id": "Organization.active", "path": "Organization.active", "mustSupport": true }, { "id": "Organization.type", "path": "Organization.type", "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-OrganizationType", "description": "A set of concepts indicating the organisation type, derived from the base CodeSystem, and Genomics specific concepts" } }, { "id": "Organization.name", "path": "Organization.name", "mustSupport": true }, { "id": "Organization.telecom", "path": "Organization.telecom", "mustSupport": true }, { "id": "Organization.address", "path": "Organization.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/Organization" }