{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [Composition](https://hl7.org/fhir/R4/Composition.html).", "_filename": "UKCore-Composition.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 a record of a set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. \r\n\r\nA Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition SHALL be the first entry in a Bundle where `Bundle.type=document`, and any other resources referenced from Composition SHALL be included as subsequent entries in the Bundle, for example Patient, Practitioner, Encounter, etc.", "name": "UKCoreComposition", "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": "Composition", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core Composition", "package_version": "0.0.8-pre-release", "status": "active", "id": "eaf8067e-4af8-47b7-9ccf-39a92b4aa708", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition", "version": "2.4.0", "differential": { "element": [ { "id": "Composition", "path": "Composition", "definition": "A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition SHALL be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition SHALL be included as subsequent entries in the Bundle, for example Patient, Practitioner, Encounter, etc." }, { "id": "Composition.extension:careSettingType", "max": "1", "path": "Composition.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType" ] } ], "sliceName": "careSettingType" }, { "id": "Composition.status", "path": "Composition.status", "mustSupport": true }, { "id": "Composition.type", "path": "Composition.type", "short": "Kind of composition (SNOMED CT)", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-DocumentType", "description": "SNOMED CT Document Type" }, "mustSupport": true }, { "id": "Composition.category", "path": "Composition.category", "binding": { "strength": "preferred", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-CompositionCategory", "description": "A ValueSet to identify the category of a composition." } }, { "id": "Composition.subject", "path": "Composition.subject", "mustSupport": true }, { "id": "Composition.author", "path": "Composition.author", "mustSupport": true }, { "id": "Composition.confidentiality", "path": "Composition.confidentiality", "mustSupport": true }, { "id": "Composition.custodian", "path": "Composition.custodian", "mustSupport": true }, { "id": "Composition.section.code", "path": "Composition.section.code", "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-CompositionSectionCode" } } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition" }