http://hl7.org/fhir/StructureDefinition/Composition|4.0.1
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 | Identifier | Version-independent identifier for the Composition | |
?!Σ | 1..1 | code | preliminary | final | amended | entered-in-error CompositionStatus (required) | |
Σ | 1..1 | CodeableConcept | Kind of composition (LOINC if possible) DocumentType (preferred) | |
Σ | 0..* | CodeableConcept | Categorization of Composition DocumentCategory (example) | |
Σ | 0..1 | Reference | Who and/or what the composition is about | |
Σ | 0..1 | Reference | Context of the Composition | |
Σ | 1..1 | dateTime | Composition editing time | |
Σ | 1..* | Reference | Who and/or what authored the composition | |
Σ | 1..1 | string | Human Readable name/title | |
Σ | 0..1 | code | As defined by affinity domain DocumentConfidentiality (required) | |
| 0..* | BackboneElement | Attests to accuracy of composition | ||
| 1..1 | code | personal | professional | legal | official CompositionAttestationMode (required) | ||
| 0..1 | dateTime | When the composition was attested | ||
| 0..1 | Reference | Who attested the composition | ||
Σ | 0..1 | Reference | Organization which maintains the composition | |
| 0..* | BackboneElement | Relationships to other compositions/documents | ||
| 1..1 | code | replaces | transforms | signs | appends DocumentRelationshipType (required) | ||
| 1..1 | Target of the relationship | |||
| 1..1 | Identifier | |||
| 1..1 | Reference | |||
Σ | 0..* | BackboneElement | The clinical service(s) being documented | |
Σ | 0..* | CodeableConcept | Code(s) that apply to the event being documented DocumentEventType (example) | |
Σ | 0..1 | Period | The period covered by the documentation | |
Σ | 0..* | Reference | The event(s) being documented | |
| 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 | code | working | snapshot | changes SectionMode (required) | ||
| 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 |