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.).
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
Composition | 0..* | A set of resources composed into a single coherent clinical statement with clinical attestation | ||
Σ | 0..1 | uri | Canonical identifier for this Composition, represented as a URI (globally unique) | |
Σ | 0..* | Identifier | Version-independent identifier for the Composition | |
Σ | 0..1 | string | An explicitly assigned identifer of a variation of the content in the Composition | |
?!Σ | 1..1 | code | registered | partial | preliminary | final | amended | corrected | appended | cancelled | entered-in-error | deprecated | unknown CompositionStatus (required) | |
Σ | 1..1 | CodeableConcept | Kind of composition (LOINC if possible) DocumentType (preferred) | |
Σ | 0..* | CodeableConcept | Categorization of Composition DocumentCategory (example) | |
Σ | 0..* | Reference | Who and/or what the composition is about | |
Σ | 0..1 | Reference | Context of the Composition | |
Σ | 1..1 | dateTime | Composition editing time | |
Σ | 0..* | UsageContext | The context that the content is intended to support | |
Σ | 1..* | Reference | Who and/or what authored the composition | |
Σ | 0..1 | string | Name for this Composition (computer friendly) | |
Σ | 1..1 | string | Human Readable name/title | |
| 0..* | Annotation | For any additional notes | ||
| 0..* | BackboneElement | Attests to accuracy of composition | ||
| 1..1 | CodeableConcept | personal | professional | legal | official CompositionAttestationMode (preferred) | ||
| 0..1 | dateTime | When the composition was attested | ||
| 0..1 | Reference | Who attested the composition | ||
Σ | 0..1 | Reference | Organization which maintains the composition | |
| 0..* | RelatedArtifact | Relationships to other compositions/documents | ||
Σ | 0..* | BackboneElement | The clinical service(s) being documented | |
Σ | 0..1 | Period | The period covered by the documentation | |
Σ | 0..* | CodeableReference | The event(s) being documented, as code(s), reference(s), or both DocumentEventType (example) | |
| 0..* | BackboneElement | Composition is broken into sections | ||
| 0..1 | string | Label for section (e.g. for ToC) | ||
| 0..1 | CodeableConcept | Classification of section (recommended) CompositionSectionType (example) | ||
| 0..* | Reference | Who and/or what authored the section | ||
| 0..1 | Reference | Who/what the section is about, when it is not about the subject of composition | ||
| 0..1 | Narrative | Text summary of the section, for human interpretation | ||
| 0..1 | CodeableConcept | Order of section entries SectionEntryOrder (preferred) | ||
| 0..* | Reference | A reference to data that supports this section | ||
| 0..1 | CodeableConcept | Why the section is empty SectionEmptyReason (preferred) | ||
| 0..* | Nested Section |