http://hl7.org/fhir/StructureDefinition/Composition|5.0.0
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 must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.).
description: 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 must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.). derivation: specialization name: Composition type: Composition elements: category: isModifier: false short: Categorization of Composition mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/referenced-item-category'} isSummary: true index: 5 date: {isModifier: false, short: Composition editing time, mustSupport: false, isSummary: true, index: 8} encounter: {isModifier: false, short: Context of the Composition, mustSupport: false, isSummary: true, index: 7} name: {isModifier: false, short: Name for this Composition (computer friendly), mustSupport: false, isSummary: true, index: 11} section: constraint: cmp-1: {human: 'A section must contain at least one of text, entries, or sub-sections', source: 'http://hl7.org/fhir/StructureDefinition/Composition', severity: error, expression: text.exists() or entry.exists() or section.exists()} cmp-2: {human: A section can only have an emptyReason if it is empty, source: 'http://hl7.org/fhir/StructureDefinition/Composition', severity: error, expression: emptyReason.empty() or entry.empty()} isModifier: false short: Composition is broken into sections mustSupport: false array: true isSummary: false index: 23 elements: orderedBy: isModifier: false short: Order of section entries mustSupport: false binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/list-order'} isSummary: false index: 29 section: elementReference: ['http://hl7.org/fhir/StructureDefinition/Composition', elements, section] isModifier: false short: Nested Section mustSupport: false array: true isSummary: false index: 32 title: {isModifier: false, short: Label for section (e.g. for ToC), mustSupport: false, isSummary: false, index: 24} emptyReason: isModifier: false short: Why the section is empty mustSupport: false binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/list-empty-reason'} isSummary: false index: 31 author: {isModifier: false, short: Who and/or what authored the section, mustSupport: false, array: true, isSummary: false, index: 26} code: isModifier: false short: Classification of section (recommended) mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/doc-section-codes'} isSummary: false index: 25 focus: {isModifier: false, short: 'Who/what the section is about, when it is not about the subject of composition', mustSupport: false, isSummary: false, index: 27} entry: {isModifier: false, short: A reference to data that supports this section, mustSupport: false, array: true, isSummary: false, index: 30} text: {isModifier: false, short: 'Text summary of the section, for human interpretation', mustSupport: false, isSummary: false, index: 28} useContext: {isModifier: false, short: The context that the content is intended to support, mustSupport: false, array: true, isSummary: true, index: 9} attester: isModifier: false short: Attests to accuracy of composition mustSupport: false array: true isSummary: false index: 14 elements: mode: isModifier: false short: personal | professional | legal | official mustSupport: false binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/composition-attestation-mode'} isSummary: false index: 15 time: {isModifier: false, short: When the composition was attested, mustSupport: false, isSummary: false, index: 16} party: {isModifier: false, short: Who attested the composition, mustSupport: false, isSummary: false, index: 17} required: [mode] type: isModifier: false short: Kind of composition (LOINC if possible) mustSupport: false binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/doc-typecodes'} isSummary: true index: 4 title: {isModifier: false, short: Human Readable name/title, mustSupport: false, isSummary: true, index: 12} note: {isModifier: false, short: For any additional notes, mustSupport: false, array: true, isSummary: false, index: 13} author: {min: 1, isModifier: false, short: Who and/or what authored the composition, mustSupport: false, array: true, isSummary: true, index: 10} event: isModifier: false short: The clinical service(s) being documented mustSupport: false array: true isSummary: true index: 20 elements: period: {isModifier: false, short: The period covered by the documentation, mustSupport: false, isSummary: true, index: 21} detail: isModifier: false short: The event(s) being documented, as code(s), reference(s), or both mustSupport: false array: true binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActCode'} isSummary: true index: 22 custodian: {isModifier: false, short: Organization which maintains the composition, mustSupport: false, isSummary: true, index: 18} status: isModifier: true short: registered | partial | preliminary | final | amended | corrected | appended | cancelled | entered-in-error | deprecated | unknown mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/composition-status|5.0.0'} isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true index: 3 url: {isModifier: false, short: 'Canonical identifier for this Composition, represented as a URI (globally unique)', mustSupport: false, isSummary: true, index: 0} identifier: {isModifier: false, short: Version-independent identifier for the Composition, mustSupport: false, array: true, isSummary: true, index: 1} relatesTo: {isModifier: false, short: Relationships to other compositions/documents, mustSupport: false, array: true, isSummary: false, index: 19} version: {isModifier: false, short: An explicitly assigned identifer of a variation of the content in the Composition, mustSupport: false, isSummary: true, index: 2} subject: {isModifier: false, short: Who and/or what the composition is about, mustSupport: false, array: true, isSummary: true, index: 6} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Composition base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0 required: [author, status, title, type, date]