HL7 Europe Hospital Discharge Report
0.1.0-ballot - draft 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions

Resource Profile: Composition (HDR)

Official URL: http://hl7.eu/fhir/hdr/StructureDefinition/composition-eu-hdr Version: 0.1.0-ballot
Draft as of 2025-06-01 Computable Name: CompositionEuHdr

Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License

Clinical document used to represent a Hospital Discharge Report (HDR) for the scope of this guide.

Medication Lists

The usage of several resources for expressing medication is related to the different purposes and meaning of each resource. While more clear boundaries and relationships between resources may be useful, the editors have decided to maintain a comprehensive set of options open. Reviewers are invited to provide ther feedback about the usage of the Medicaition related resources (e.g. MedicationStatement, MedicationRequest,...) in the medication lists used by the HDR

Entry optionality

In order to support the different maturity levels foreseen for the European EHR eXchange format (structured, text-only, unstructured), this version of the guide does not impose the mandatory presence of entries in the HDR sections.

HHowever, the presence of entries in the HDR sections is generally recommended to ensure a more structured and interoperable document.

This recommendation is expressed in this guide through specific obligations which guide implementers toward achieving a higher level of data quality and interoperability.

Hospital Discharge Report Structure Challenge

To address the Hospital Discharge Report Structure Challenge , we have opted for a flexible approach rather than imposing a rigid format.

The "flat structure" documented in the guide should be understood as a sort of "section library" that can be reused in both flat and nested structures. This approach allows implementers to organize the report according to local or institutional needs while maintaining a standardized content model.

In practice:

  1. A few sections are required.
  2. Section slices are open, meaning that implementers have the freedom to include additional "first-level" sections.
  3. With the exception of a few specific cases, sub-sections are allowed, giving healthcare providers the ability to create a structure that best fits their clinical context.

By offering this level of flexibility, the implementation guide supports diverse healthcare environments while promoting consistency in content and interoperability.

Section Codes

Not all the LOINC codes used in this version align with the purpose of the sections, and in some cases, temporary 'local' codes have been assigned.

A collaboration with LOINC has been established to identify the most appropriate codes for the HDR sections.

Adopters should be aware that codes may be subject to change.

Usages:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition C 0..* Composition Hospital Discharge Report composition
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
text-or-section: A Composition SHALL have either text, at least one section, or both.
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:basedOn 0..* (Complex) Fulfills plan, proposal or order
URL: http://hl7.org/fhir/StructureDefinition/event-basedOn
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/event-basedOn"
..... value[x] 1..1 Reference(Resource | ServiceRequest) Value of extension
ele-1: All FHIR elements must have a @value or children
.... extension:presentedForm 0..* (Complex) Presented form
URL: http://hl7.eu/fhir/StructureDefinition/presentedForm
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "http://hl7.eu/fhir/StructureDefinition/presentedForm"
.... extension:compositionVersionR5 0..* (Complex) Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version"
..... value[x] 1..1 string Business version
ele-1: All FHIR elements must have a @value or children
.... extension:information-recipient 0..* (Complex) Composition: Information recipient
URL: http://hl7.eu/fhir/StructureDefinition/information-recipient
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "http://hl7.eu/fhir/StructureDefinition/information-recipient"
..... value[x] 0..1 Reference(PractitionerRole (EU core) | Practitioner (EU core) | Device | Patient (EU core) | RelatedPerson | Organization (EU core)) Value of extension
ele-1: All FHIR elements must have a @value or children
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... status ?!Σ 1..1 code HDR status
Binding: CompositionStatus (required): The workflow/clinical status of the composition.


ele-1: All FHIR elements must have a @value or children
... type Σ 1..1 CodeableConceptIPS Kind of composition ("Hospital Discharge Report")
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 34105-7
..... display 1..1 string Representation defined by the system
Fixed Value: Hospital Discharge summary
... subject Σ 1..1 Reference(Patient (EU core)) Who and/or what the composition is about
ele-1: All FHIR elements must have a @value or children
... encounter Σ 0..1 Reference(Encounter (HDR)) Context of the Composition
ele-1: All FHIR elements must have a @value or children
... date Σ 1..1 dateTime HDR date
ele-1: All FHIR elements must have a @value or children
... author Σ 1..* Reference(Practitioner (EU core) | PractitionerRole (EU core) | Device | Organization (EU core)) Who and/or what authored the Hospital Discharge Report
ele-1: All FHIR elements must have a @value or children
... title Σ 1..1 string Hospital Discharge Report
ele-1: All FHIR elements must have a @value or children
... Slices for section C 1..* BackboneElement Sections composing the Hospital Discharge Report
Slice: Unordered, Open by value:code
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
.... section:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sectionAdmissionEvaluation C 0..1 BackboneElement Hospital Admission evaluation
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 67851-6
.... section:sectionAnthropometry C 0..1 BackboneElement Anthropometric observations
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: anthropometry
..... entry C 0..* Reference(Observation | DocumentReference | Vital Signs Profile) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionVitalSigns C 0..1 BackboneElement Vital signs
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8716-3
..... entry C 0..* Reference(Observation | DocumentReference | Vital Signs Profile) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionPhysicalFindings C 0..1 BackboneElement Physical findings
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29545-1
.... section:sectionFunctionalStatus C 0..1 BackboneElement Functional status
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47420-5
..... entry C 0..* Reference(Condition | ClinicalImpression | Observation | DocumentReference | QuestionnaireResponse) Optional entry used to represent disabilities and functional assessments
ele-1: All FHIR elements must have a @value or children
.... section:sectionHospitalCourse C 1..1 BackboneElement Significant information about course of hospital stay
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8648-8
.... section:sectionDiagnosticSummary C 0..1 BackboneElement Problem specification in narrative form
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11535-2
..... entry C 0..* Reference(Condition (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionSignificantProcedures C 0..1 BackboneElement Significant procedures
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10185-7
..... entry C 0..* Reference(Procedure (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionMedicalDevices C 0..1 BackboneElement Medical devices and implants
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 57080-4
..... entry C 0..* Reference(DeviceUseStatement (HDR) | Procedure (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionPharmacotherapy C 0..1 BackboneElement Pharmacotherapy
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 87232-5
..... entry C 0..* Reference(MedicationStatement (HDR) | MedicationRequest (HDR) | MedicationDispense (HDR) | MedicationAdministration (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionSignificantResults C 0..1 BackboneElement Significant Observation Results
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 30954-2
..... Slices for entry C 0..* Reference(Observation | DiagnosticReport | DocumentReference) significant results
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:labResult C 0..* Reference(Observation Results: laboratory) Laboratory Result
ele-1: All FHIR elements must have a @value or children
...... entry:radResult C 0..* Reference(Observation: Imaging Finding (HDR)) Radiology Result
ele-1: All FHIR elements must have a @value or children
.... section:sectionSynthesis C 0..1 BackboneElement Synthesis
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 67781-5
.... section:sectionPlanOfCare C 0..1 BackboneElement Plan of Care Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 18776-5
..... entry C 0..* Reference(Care Plan (HDR) | DocumentReference) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionDischargeInstructions C 0..1 BackboneElement Hospital Discharge Instructions
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8653-8
.... section:sectionDischargeMedications C 0..1 BackboneElement Hospital discharge medications
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75311-1
..... entry C 0..* Reference(MedicationRequest (HDR) | MedicationDispense (HDR) | MedicationStatement (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionAllergies C 0..1 BackboneElement Allergies and Intolerances Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 48765-2
..... Slices for entry C 0..* Reference(Allergy Intolerance (HDR) | DocumentReference) Relevant allergies or intolerances (conditions) for that patient.
Slice: Unordered, Open by type:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:allergyIntolerance C 0..* Reference(Allergy Intolerance (HDR)) Allergy entry
ele-1: All FHIR elements must have a @value or children
.... section:sectionAlert C 0..1 BackboneElement Alert Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 104605-1
..... Slices for entry C 0..* Reference(Resource) Alerts
Slice: Unordered, Open by type:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:flag C 0..* Reference(Flag) Flags
ele-1: All FHIR elements must have a @value or children
.... section:sectionPayers C 0..1 BackboneElement Health insurance and payment information.
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 48768-6
..... entry C 0..* Reference(Coverage) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionPatientHx C 0..1 BackboneElement Patient history Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 35090-0
.... section:sectionProblemList C 0..1 BackboneElement Problem List Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11450-4
..... entry C 0..* Reference(Condition (HDR)) Conditions the patient suffered in the past.
ele-1: All FHIR elements must have a @value or children
.... section:sectionPastIllnessHx C 0..1 BackboneElement History of Past Illness Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11348-0
..... entry C 0..* Reference(Condition (HDR)) Conditions the patient suffered in the past.
ele-1: All FHIR elements must have a @value or children
.... section:sectionHistoryMedicalDevices C 0..1 BackboneElement History of Medical devices and implants
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 46264-8
..... entry C 0..* Reference(DeviceUseStatement (HDR) | Procedure (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionProceduresHx C 0..1 BackboneElement History of Procedures Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47519-4
....... display 1..1 string Representation defined by the system
Fixed Value: History of Procedures Document
..... entry C 0..* Reference(Procedure (HDR)) Patient past procedures pertinent to the scope of this document.
ele-1: All FHIR elements must have a @value or children
.... section:sectionImmunizations C 0..1 BackboneElement Immunizations Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11369-6
..... entry C 0..* Reference(Immunization (HDR) | ImmunizationRecommendation (HDR) | DocumentReference) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionInfectiousContacts C 0..1 BackboneElement Infectious contacts
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: infection-contact
..... entry C 0..* Reference(Observation: Infectious Contact (HDR)) Exposure to an infectious agent.
ele-1: All FHIR elements must have a @value or children
.... section:sectionTravelHx C 0..1 BackboneElement Travel History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10182-4
..... entry C 0..* Reference(Observation: country visited (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionFamilyHistory C 0..1 BackboneElement Family History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10157-6
..... entry C 0..* Reference(FamilyMemberHistory (HDR) | DocumentReference) Family History
ele-1: All FHIR elements must have a @value or children
.... section:sectionSocialHistory C 0..1 BackboneElement Social History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29762-2
..... Slices for entry C 0..* Reference(Observation | DocumentReference | QuestionnaireResponse) Information about social determinants of health.
Slice: Unordered, Open by type:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sdoh C 0..* Reference(Observation: SDOH (HDR)) SDOH entry
ele-1: All FHIR elements must have a @value or children
.... section:sectionSubstanceUse C 0..1 BackboneElement Use of Substances Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: substance-use
..... entry C 0..* Reference(Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionAlcoholUse C 0..1 BackboneElement Alcohol use Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11331-6
..... entry C 0..* Reference(Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionTobaccoUse C 0..1 BackboneElement Tobacco use Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11367-0
..... entry C 0..* Reference(Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionDrugUse C 0..1 BackboneElement Drug use Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11343-1
..... entry C 0..* Reference(Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionDischargeDetails C 0..1 BackboneElement Discharge details
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8650-4
.... section:sectionAdvanceDirectives C 0..1 BackboneElement Advance Directives Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 42348-3
..... entry C 0..* Reference(Consent (Advance Directives HDR) | DocumentReference) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionCareTeam C 0..1 BackboneElement Care Team Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 85847-2
..... Slices for entry C 0..* Reference(Resource) Care Teams
Slice: Unordered, Open by type:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:cteam C 0..* Reference(CareTeam) Care Team
ele-1: All FHIR elements must have a @value or children
.... section:sectionAttachments C 0..1 BackboneElement Attachments
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 77599-9
..... entry C 0..* Reference(DocumentReference | Binary) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Composition.statusrequiredCompositionStatus
http://hl7.org/fhir/ValueSet/composition-status|4.0.1
From the FHIR Standard
Composition.typepreferredPattern Value: LOINC Code 34105-7("Hospital Discharge summary")
http://hl7.org/fhir/ValueSet/doc-typecodes
From the FHIR Standard
Composition.section:sectionAdmissionEvaluation.codeexamplePattern Value: LOINC Code 67851-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAnthropometry.codeexamplePattern Value: anthropometry
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionVitalSigns.codeexamplePattern Value: LOINC Code 8716-3
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPhysicalFindings.codeexamplePattern Value: LOINC Code 29545-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionFunctionalStatus.codeexamplePattern Value: LOINC Code 47420-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionHospitalCourse.codeexamplePattern Value: LOINC Code 8648-8
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDiagnosticSummary.codeexamplePattern Value: LOINC Code 11535-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSignificantProcedures.codeexamplePattern Value: LOINC Code 10185-7
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionMedicalDevices.codeexamplePattern Value: LOINC Code 57080-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPharmacotherapy.codeexamplePattern Value: LOINC Code 87232-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSignificantResults.codeexamplePattern Value: LOINC Code 30954-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSynthesis.codeexamplePattern Value: LOINC Code 67781-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPlanOfCare.codeexamplePattern Value: LOINC Code 18776-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDischargeInstructions.codeexamplePattern Value: LOINC Code 8653-8
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDischargeMedications.codeexamplePattern Value: LOINC Code 75311-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAllergies.codeexamplePattern Value: LOINC Code 48765-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAlert.codeexamplePattern Value: LOINC Code 104605-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPayers.codeexamplePattern Value: LOINC Code 48768-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPatientHx.codeexamplePattern Value: LOINC Code 35090-0
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionProblemList.codeexamplePattern Value: LOINC Code 11450-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPastIllnessHx.codeexamplePattern Value: LOINC Code 11348-0
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionHistoryMedicalDevices.codeexamplePattern Value: LOINC Code 46264-8
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionProceduresHx.codeexamplePattern Value: LOINC Code 47519-4("History of Procedures Document")
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionImmunizations.codeexamplePattern Value: LOINC Code 11369-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionInfectiousContacts.codeexamplePattern Value: infection-contact
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionTravelHx.codeexamplePattern Value: LOINC Code 10182-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionFamilyHistory.codeexamplePattern Value: LOINC Code 10157-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSocialHistory.codeexamplePattern Value: LOINC Code 29762-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSubstanceUse.codeexamplePattern Value: substance-use
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAlcoholUse.codeexamplePattern Value: LOINC Code 11331-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionTobaccoUse.codeexamplePattern Value: LOINC Code 11367-0
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDrugUse.codeexamplePattern Value: LOINC Code 11343-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDischargeDetails.codeexamplePattern Value: LOINC Code 8650-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAdvanceDirectives.codeexamplePattern Value: LOINC Code 42348-3
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionCareTeam.codeexamplePattern Value: LOINC Code 85847-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAttachments.codeexamplePattern Value: LOINC Code 77599-9
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cmp-1errorComposition.section, Composition.section:sectionAdmissionEvaluation, Composition.section:sectionAnthropometry, Composition.section:sectionVitalSigns, Composition.section:sectionPhysicalFindings, Composition.section:sectionFunctionalStatus, Composition.section:sectionHospitalCourse, Composition.section:sectionDiagnosticSummary, Composition.section:sectionSignificantProcedures, Composition.section:sectionMedicalDevices, Composition.section:sectionPharmacotherapy, Composition.section:sectionSignificantResults, Composition.section:sectionSynthesis, Composition.section:sectionPlanOfCare, Composition.section:sectionDischargeInstructions, Composition.section:sectionDischargeMedications, Composition.section:sectionAllergies, Composition.section:sectionAlert, Composition.section:sectionPayers, Composition.section:sectionPatientHx, Composition.section:sectionProblemList, Composition.section:sectionPastIllnessHx, Composition.section:sectionHistoryMedicalDevices, Composition.section:sectionProceduresHx, Composition.section:sectionImmunizations, Composition.section:sectionInfectiousContacts, Composition.section:sectionTravelHx, Composition.section:sectionFamilyHistory, Composition.section:sectionSocialHistory, Composition.section:sectionSubstanceUse, Composition.section:sectionAlcoholUse, Composition.section:sectionTobaccoUse, Composition.section:sectionDrugUse, Composition.section:sectionDischargeDetails, Composition.section:sectionAdvanceDirectives, Composition.section:sectionCareTeam, Composition.section:sectionAttachmentsA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section, Composition.section:sectionAdmissionEvaluation, Composition.section:sectionAnthropometry, Composition.section:sectionVitalSigns, Composition.section:sectionPhysicalFindings, Composition.section:sectionFunctionalStatus, Composition.section:sectionHospitalCourse, Composition.section:sectionDiagnosticSummary, Composition.section:sectionSignificantProcedures, Composition.section:sectionMedicalDevices, Composition.section:sectionPharmacotherapy, Composition.section:sectionSignificantResults, Composition.section:sectionSynthesis, Composition.section:sectionPlanOfCare, Composition.section:sectionDischargeInstructions, Composition.section:sectionDischargeMedications, Composition.section:sectionAllergies, Composition.section:sectionAlert, Composition.section:sectionPayers, Composition.section:sectionPatientHx, Composition.section:sectionProblemList, Composition.section:sectionPastIllnessHx, Composition.section:sectionHistoryMedicalDevices, Composition.section:sectionProceduresHx, Composition.section:sectionImmunizations, Composition.section:sectionInfectiousContacts, Composition.section:sectionTravelHx, Composition.section:sectionFamilyHistory, Composition.section:sectionSocialHistory, Composition.section:sectionSubstanceUse, Composition.section:sectionAlcoholUse, Composition.section:sectionTobaccoUse, Composition.section:sectionDrugUse, Composition.section:sectionDischargeDetails, Composition.section:sectionAdvanceDirectives, Composition.section:sectionCareTeam, Composition.section:sectionAttachmentsA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
dom-2errorCompositionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCompositionIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCompositionIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCompositionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCompositionA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
text-or-sectionerrorCompositionA Composition SHALL have either text, at least one section, or both.
: text.exists() or section.exists()

This structure is derived from Composition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition C 0..* Composition Hospital Discharge Report composition
text-or-section: A Composition SHALL have either text, at least one section, or both.
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:basedOn 0..* (Complex) Fulfills plan, proposal or order
URL: http://hl7.org/fhir/StructureDefinition/event-basedOn
..... value[x] 1..1 Reference(Resource | ServiceRequest) Value of extension
.... extension:presentedForm 0..* (Complex) Presented form
URL: http://hl7.eu/fhir/StructureDefinition/presentedForm
..... value[x]
...... contentType 0..1 code Mime type of the content, with charset etc.
Example pdf: application/pdf
...... data 0..1 base64Binary B64 in-line data
...... url 0..1 url URL of the document
.... extension:compositionVersionR5 0..* (Complex) Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version
..... value[x] 1..1 string Business version
.... extension:information-recipient 0..* (Complex) Composition: Information recipient
URL: http://hl7.eu/fhir/StructureDefinition/information-recipient
..... value[x] 0..1 Reference(PractitionerRole (EU core) | Practitioner (EU core) | Device | Patient (EU core) | RelatedPerson | Organization (EU core)) Value of extension
... identifier 0..1 Identifier HDR business identifier
... status 1..1 code HDR status
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 34105-7
..... display 1..1 string Representation defined by the system
Fixed Value: Hospital Discharge summary
... subject 1..1 Reference(Patient (EU core)) Who and/or what the composition is about
... encounter 0..1 Reference(Encounter (HDR)) Context of the Composition
... date 1..1 dateTime HDR date
... author 1..* Reference(Practitioner (EU core) | PractitionerRole (EU core) | Device | Organization (EU core)) Who and/or what authored the Hospital Discharge Report
... title 1..1 string Hospital Discharge Report
... attester
.... mode 1..1 code The type of attestation
.... time 0..1 dateTime When the composition was attested.
.... party 0..1 Reference(Practitioner (EU core) | PractitionerRole (EU core) | Organization (EU core)) Who attested the composition.
... Slices for section 1..* BackboneElement Sections composing the Hospital Discharge Report
Slice: Unordered, Open by value:code
.... section:sectionAdmissionEvaluation 0..1 BackboneElement Hospital Admission evaluation
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 67851-6
.... section:sectionAnthropometry 0..1 BackboneElement Anthropometric observations
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: anthropometry
..... entry 0..* Reference(Observation | DocumentReference | Vital Signs Profile) A reference to data that supports this section
.... section:sectionVitalSigns 0..1 BackboneElement Vital signs
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8716-3
..... entry 0..* Reference(Observation | DocumentReference | Vital Signs Profile) A reference to data that supports this section
.... section:sectionPhysicalFindings 0..1 BackboneElement Physical findings
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29545-1
.... section:sectionFunctionalStatus 0..1 BackboneElement Functional status
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47420-5
..... entry 0..* Reference(Condition | ClinicalImpression | Observation | DocumentReference | QuestionnaireResponse) Optional entry used to represent disabilities and functional assessments
.... section:sectionHospitalCourse 1..1 BackboneElement Significant information about course of hospital stay
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8648-8
.... section:sectionDiagnosticSummary 0..1 BackboneElement Problem specification in narrative form
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11535-2
..... entry 0..* Reference(Condition (HDR)) A reference to data that supports this section
.... section:sectionSignificantProcedures 0..1 BackboneElement Significant procedures
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10185-7
..... entry 0..* Reference(Procedure (HDR)) A reference to data that supports this section
..... section 0..0
.... section:sectionMedicalDevices 0..1 BackboneElement Medical devices and implants
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 57080-4
..... entry 0..* Reference(DeviceUseStatement (HDR) | Procedure (HDR)) A reference to data that supports this section
..... section 0..0
.... section:sectionPharmacotherapy 0..1 BackboneElement Pharmacotherapy
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 87232-5
..... entry 0..* Reference(MedicationStatement (HDR) | MedicationRequest (HDR) | MedicationDispense (HDR) | MedicationAdministration (HDR)) A reference to data that supports this section
.... section:sectionSignificantResults 0..1 BackboneElement Significant Observation Results
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 30954-2
..... Slices for entry 0..* Reference(Observation | DiagnosticReport | DocumentReference) significant results
Slice: Unordered, Open by profile:resolve()
...... entry:labResult 0..* Reference(Observation Results: laboratory) Laboratory Result
...... entry:radResult 0..* Reference(Observation: Imaging Finding (HDR)) Radiology Result
.... section:sectionSynthesis 0..1 BackboneElement Synthesis
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 67781-5
.... section:sectionPlanOfCare 0..1 BackboneElement Plan of Care Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 18776-5
..... entry 0..* Reference(Care Plan (HDR) | DocumentReference) A reference to data that supports this section
.... section:sectionDischargeInstructions 0..1 BackboneElement Hospital Discharge Instructions
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8653-8
.... section:sectionDischargeMedications 0..1 BackboneElement Hospital discharge medications
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75311-1
..... entry 0..* Reference(MedicationRequest (HDR) | MedicationDispense (HDR) | MedicationStatement (HDR)) A reference to data that supports this section
.... section:sectionAllergies 0..1 BackboneElement Allergies and Intolerances Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 48765-2
..... Slices for entry 0..* Reference(Allergy Intolerance (HDR) | DocumentReference) Relevant allergies or intolerances (conditions) for that patient.
Slice: Unordered, Open by type:resolve()
...... entry:allergyIntolerance 0..* Reference(Allergy Intolerance (HDR)) Allergy entry
.... section:sectionAlert 0..1 BackboneElement Alert Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 104605-1
..... Slices for entry 0..* Reference(Resource) Alerts
Slice: Unordered, Open by type:resolve()
...... entry:flag 0..* Reference(Flag) Flags
.... section:sectionPayers 0..1 BackboneElement Health insurance and payment information.
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 48768-6
..... entry 0..* Reference(Coverage) A reference to data that supports this section
.... section:sectionPatientHx 0..1 BackboneElement Patient history Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 35090-0
.... section:sectionProblemList 0..1 BackboneElement Problem List Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11450-4
..... entry 0..* Reference(Condition (HDR)) Conditions the patient suffered in the past.
.... section:sectionPastIllnessHx 0..1 BackboneElement History of Past Illness Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11348-0
..... entry 0..* Reference(Condition (HDR)) Conditions the patient suffered in the past.
.... section:sectionHistoryMedicalDevices 0..1 BackboneElement History of Medical devices and implants
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 46264-8
..... entry 0..* Reference(DeviceUseStatement (HDR) | Procedure (HDR)) A reference to data that supports this section
..... section 0..0
.... section:sectionProceduresHx 0..1 BackboneElement History of Procedures Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47519-4
....... display 1..1 string Representation defined by the system
Fixed Value: History of Procedures Document
..... entry 0..* Reference(Procedure (HDR)) Patient past procedures pertinent to the scope of this document.
Slice: Unordered, Open by type:resolve()
.... section:sectionImmunizations 0..1 BackboneElement Immunizations Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11369-6
..... entry 0..* Reference(Immunization (HDR) | ImmunizationRecommendation (HDR) | DocumentReference) A reference to data that supports this section
.... section:sectionInfectiousContacts 0..1 BackboneElement Infectious contacts
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: infection-contact
..... entry 0..* Reference(Observation: Infectious Contact (HDR)) Exposure to an infectious agent.
..... section 0..0
.... section:sectionTravelHx 0..1 BackboneElement Travel History Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10182-4
..... entry 0..* Reference(Observation: country visited (HDR)) A reference to data that supports this section
..... section 0..0
.... section:sectionFamilyHistory 0..1 BackboneElement Family History Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10157-6
..... entry 0..* Reference(FamilyMemberHistory (HDR) | DocumentReference) Family History
.... section:sectionSocialHistory 0..1 BackboneElement Social History Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29762-2
..... Slices for entry 0..* Reference(Observation | DocumentReference | QuestionnaireResponse) Information about social determinants of health.
Slice: Unordered, Open by type:resolve()
...... entry:sdoh 0..* Reference(Observation: SDOH (HDR)) SDOH entry
.... section:sectionSubstanceUse 0..1 BackboneElement Use of Substances Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: substance-use
..... entry 0..* Reference(Observation) A reference to data that supports this section
.... section:sectionAlcoholUse 0..1 BackboneElement Alcohol use Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11331-6
..... entry 0..* Reference(Observation) A reference to data that supports this section
.... section:sectionTobaccoUse 0..1 BackboneElement Tobacco use Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11367-0
..... entry 0..* Reference(Observation) A reference to data that supports this section
.... section:sectionDrugUse 0..1 BackboneElement Drug use Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11343-1
..... entry 0..* Reference(Observation) A reference to data that supports this section
.... section:sectionDischargeDetails 0..1 BackboneElement Discharge details
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8650-4
.... section:sectionAdvanceDirectives 0..1 BackboneElement Advance Directives Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 42348-3
..... entry 0..* Reference(Consent (Advance Directives HDR) | DocumentReference) A reference to data that supports this section
.... section:sectionCareTeam 0..1 BackboneElement Care Team Section
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 85847-2
..... Slices for entry 0..* Reference(Resource) Care Teams
Slice: Unordered, Open by type:resolve()
...... entry:cteam 0..* Reference(CareTeam) Care Team
..... section 0..0
.... section:sectionAttachments 0..1 BackboneElement Attachments
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 77599-9
..... entry 0..* Reference(DocumentReference | Binary) A reference to data that supports this section

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
text-or-sectionerrorCompositionA Composition SHALL have either text, at least one section, or both.
: text.exists() or section.exists()
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition C 0..* Composition Hospital Discharge Report composition
text-or-section: A Composition SHALL have either text, at least one section, or both.
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:basedOn 0..* (Complex) Fulfills plan, proposal or order
URL: http://hl7.org/fhir/StructureDefinition/event-basedOn
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/event-basedOn"
..... value[x] 1..1 Reference(Resource | ServiceRequest) Value of extension
.... extension:presentedForm 0..* (Complex) Presented form
URL: http://hl7.eu/fhir/StructureDefinition/presentedForm
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "http://hl7.eu/fhir/StructureDefinition/presentedForm"
..... value[x] 0..1 Attachment Value of extension
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... contentType Σ 0..1 code Mime type of the content, with charset etc.
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.


Example General: text/plain; charset=UTF-8, image/png
Example pdf: application/pdf
...... language Σ 0..1 code Human language of the content (BCP-47)
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding

Example General: en-AU
...... data 0..1 base64Binary B64 in-line data
...... url Σ 0..1 url URL of the document
Example General: http://www.acme.com/logo-small.png
...... size Σ 0..1 unsignedInt Number of bytes of content (if url provided)
...... hash Σ 0..1 base64Binary Hash of the data (sha-1, base64ed)
...... title Σ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
...... creation Σ 0..1 dateTime Date attachment was first created
.... extension:compositionVersionR5 0..* (Complex) Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version"
..... value[x] 1..1 string Business version
.... extension:information-recipient 0..* (Complex) Composition: Information recipient
URL: http://hl7.eu/fhir/StructureDefinition/information-recipient
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "http://hl7.eu/fhir/StructureDefinition/information-recipient"
..... value[x] 0..1 Reference(PractitionerRole (EU core) | Practitioner (EU core) | Device | Patient (EU core) | RelatedPerson | Organization (EU core)) Value of extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..1 Identifier HDR business identifier
... status ?!Σ 1..1 code HDR status
Binding: CompositionStatus (required): The workflow/clinical status of the composition.

... type Σ 1..1 CodeableConceptIPS Kind of composition ("Hospital Discharge Report")
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 34105-7
..... display 1..1 string Representation defined by the system
Fixed Value: Hospital Discharge summary
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... category Σ 0..* CodeableConcept Categorization of Composition
Binding: DocumentClassValueSet (example): High-level kind of a clinical document at a macro level.


... subject Σ 1..1 Reference(Patient (EU core)) Who and/or what the composition is about
... encounter Σ 0..1 Reference(Encounter (HDR)) Context of the Composition
... date Σ 1..1 dateTime HDR date
... author Σ 1..* Reference(Practitioner (EU core) | PractitionerRole (EU core) | Device | Organization (EU core)) Who and/or what authored the Hospital Discharge Report
... title Σ 1..1 string Hospital Discharge Report
... confidentiality Σ 0..1 code As defined by affinity domain
Binding: v3.ConfidentialityClassification (2014-03-26) (required): Codes specifying the level of confidentiality of the composition.

... attester 0..* BackboneElement Attests to accuracy of composition
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... mode 1..1 code The type of attestation
Binding: CompositionAttestationMode (required): The way in which a person authenticated a composition.

.... time 0..1 dateTime When the composition was attested.
.... party 0..1 Reference(Practitioner (EU core) | PractitionerRole (EU core) | Organization (EU core)) Who attested the composition.
... custodian Σ 0..1 Reference(Organization) Organization which maintains the composition
... relatesTo 0..* BackboneElement Relationships to other compositions/documents
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code 1..1 code replaces | transforms | signs | appends
Binding: DocumentRelationshipType (required): The type of relationship between documents.

.... target[x] 1..1 Target of the relationship
..... targetIdentifier Identifier
..... targetReference Reference(Composition)
... event Σ 0..* BackboneElement The clinical service(s) being documented
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code Σ 0..* CodeableConcept Code(s) that apply to the event being documented
Binding: v3 Code System ActCode (example): This list of codes represents the main clinical acts being documented.


.... period Σ 0..1 Period The period covered by the documentation
.... detail Σ 0..* Reference(Resource) The event(s) being documented
... Slices for section C 1..* BackboneElement Sections composing the Hospital Discharge Report
Slice: Unordered, Open by value:code
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
.... section:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 0..1 string Label for section (e.g. for ToC)
..... code 0..1 CodeableConcept Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.

..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionAdmissionEvaluation C 0..1 BackboneElement Hospital Admission evaluation
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 67851-6
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionAnthropometry C 0..1 BackboneElement Anthropometric observations
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: anthropometry
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Observation | DocumentReference | Vital Signs Profile) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionVitalSigns C 0..1 BackboneElement Vital signs
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8716-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Observation | DocumentReference | Vital Signs Profile) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionPhysicalFindings C 0..1 BackboneElement Physical findings
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29545-1
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionFunctionalStatus C 0..1 BackboneElement Functional status
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47420-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Condition | ClinicalImpression | Observation | DocumentReference | QuestionnaireResponse) Optional entry used to represent disabilities and functional assessments
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionHospitalCourse C 1..1 BackboneElement Significant information about course of hospital stay
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8648-8
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionDiagnosticSummary C 0..1 BackboneElement Problem specification in narrative form
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11535-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Condition (HDR)) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionSignificantProcedures C 0..1 BackboneElement Significant procedures
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10185-7
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Procedure (HDR)) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

.... section:sectionMedicalDevices C 0..1 BackboneElement Medical devices and implants
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 57080-4
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(DeviceUseStatement (HDR) | Procedure (HDR)) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

.... section:sectionPharmacotherapy C 0..1 BackboneElement Pharmacotherapy
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 87232-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(MedicationStatement (HDR) | MedicationRequest (HDR) | MedicationDispense (HDR) | MedicationAdministration (HDR)) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionSignificantResults C 0..1 BackboneElement Significant Observation Results
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 30954-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry C 0..* Reference(Observation | DiagnosticReport | DocumentReference) significant results
Slice: Unordered, Open by profile:resolve()
...... entry:labResult C 0..* Reference(Observation Results: laboratory) Laboratory Result
...... entry:radResult C 0..* Reference(Observation: Imaging Finding (HDR)) Radiology Result
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionSynthesis C 0..1 BackboneElement Synthesis
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 67781-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionPlanOfCare C 0..1 BackboneElement Plan of Care Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 18776-5
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Care Plan (HDR) | DocumentReference) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionDischargeInstructions C 0..1 BackboneElement Hospital Discharge Instructions
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8653-8
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionDischargeMedications C 0..1 BackboneElement Hospital discharge medications
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75311-1
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(MedicationRequest (HDR) | MedicationDispense (HDR) | MedicationStatement (HDR)) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionAllergies C 0..1 BackboneElement Allergies and Intolerances Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 48765-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry C 0..* Reference(Allergy Intolerance (HDR) | DocumentReference) Relevant allergies or intolerances (conditions) for that patient.
Slice: Unordered, Open by type:resolve()
...... entry:allergyIntolerance C 0..* Reference(Allergy Intolerance (HDR)) Allergy entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionAlert C 0..1 BackboneElement Alert Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 104605-1
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry C 0..* Reference(Resource) Alerts
Slice: Unordered, Open by type:resolve()
...... entry:flag C 0..* Reference(Flag) Flags
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionPayers C 0..1 BackboneElement Health insurance and payment information.
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 48768-6
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Coverage) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionPatientHx C 0..1 BackboneElement Patient history Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 35090-0
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionProblemList C 0..1 BackboneElement Problem List Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11450-4
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Condition (HDR)) Conditions the patient suffered in the past.
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionPastIllnessHx C 0..1 BackboneElement History of Past Illness Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11348-0
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Condition (HDR)) Conditions the patient suffered in the past.
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionHistoryMedicalDevices C 0..1 BackboneElement History of Medical devices and implants
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 46264-8
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(DeviceUseStatement (HDR) | Procedure (HDR)) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

.... section:sectionProceduresHx C 0..1 BackboneElement History of Procedures Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47519-4
....... display 1..1 string Representation defined by the system
Fixed Value: History of Procedures Document
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Procedure (HDR)) Patient past procedures pertinent to the scope of this document.
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionImmunizations C 0..1 BackboneElement Immunizations Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11369-6
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Immunization (HDR) | ImmunizationRecommendation (HDR) | DocumentReference) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionInfectiousContacts C 0..1 BackboneElement Infectious contacts
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: infection-contact
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Observation: Infectious Contact (HDR)) Exposure to an infectious agent.
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

.... section:sectionTravelHx C 0..1 BackboneElement Travel History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10182-4
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Observation: country visited (HDR)) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

.... section:sectionFamilyHistory C 0..1 BackboneElement Family History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10157-6
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(FamilyMemberHistory (HDR) | DocumentReference) Family History
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionSocialHistory C 0..1 BackboneElement Social History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29762-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry C 0..* Reference(Observation | DocumentReference | QuestionnaireResponse) Information about social determinants of health.
Slice: Unordered, Open by type:resolve()
...... entry:sdoh C 0..* Reference(Observation: SDOH (HDR)) SDOH entry
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionSubstanceUse C 0..1 BackboneElement Use of Substances Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: substance-use
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Observation) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionAlcoholUse C 0..1 BackboneElement Alcohol use Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11331-6
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Observation) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionTobaccoUse C 0..1 BackboneElement Tobacco use Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11367-0
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Observation) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionDrugUse C 0..1 BackboneElement Drug use Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11343-1
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Observation) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionDischargeDetails C 0..1 BackboneElement Discharge details
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8650-4
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Resource) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionAdvanceDirectives C 0..1 BackboneElement Advance Directives Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 42348-3
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(Consent (Advance Directives HDR) | DocumentReference) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section
.... section:sectionCareTeam C 0..1 BackboneElement Care Team Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 85847-2
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... Slices for entry C 0..* Reference(Resource) Care Teams
Slice: Unordered, Open by type:resolve()
...... entry:cteam C 0..* Reference(CareTeam) Care Team
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

.... section:sectionAttachments C 0..1 BackboneElement Attachments
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... title 1..1 string Label for section (e.g. for ToC)
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 77599-9
....... display 0..1 string Representation defined by the system
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... author 0..* Reference(Practitioner | PractitionerRole | Device | Patient | RelatedPerson | Organization) Who and/or what authored the section
..... focus 0..1 Reference(Resource) Who/what the section is about, when it is not about the subject of composition
..... text C 0..1 Narrative Text summary of the section, for human interpretation
..... mode 0..1 code working | snapshot | changes
Binding: ListMode (required): The processing mode that applies to this section.

..... orderedBy 0..1 CodeableConcept Order of section entries
Binding: ListOrderCodes (preferred): What order applies to the items in the entry.

..... entry C 0..* Reference(DocumentReference | Binary) A reference to data that supports this section
..... emptyReason C 0..1 CodeableConcept Why the section is empty
Binding: ListEmptyReasons (preferred): If a section is empty, why it is empty.

..... section C 0..* See section (Composition) Nested Section

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Composition.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Composition.extension:presentedForm.value[x].contentTyperequiredMime Types(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
From the FHIR Standard
Composition.extension:presentedForm.value[x].languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Composition.statusrequiredCompositionStatus
http://hl7.org/fhir/ValueSet/composition-status|4.0.1
From the FHIR Standard
Composition.typepreferredPattern Value: LOINC Code 34105-7("Hospital Discharge summary")
http://hl7.org/fhir/ValueSet/doc-typecodes
From the FHIR Standard
Composition.categoryexampleDocumentClassValueSet
http://hl7.org/fhir/ValueSet/document-classcodes
From the FHIR Standard
Composition.confidentialityrequiredv3.ConfidentialityClassification
http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26
From the FHIR Standard
Composition.attester.moderequiredCompositionAttestationMode
http://hl7.org/fhir/ValueSet/composition-attestation-mode|4.0.1
From the FHIR Standard
Composition.relatesTo.coderequiredDocumentRelationshipType
http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1
From the FHIR Standard
Composition.event.codeexampleActCode
http://terminology.hl7.org/ValueSet/v3-ActCode
Composition.section.codeexampleDocumentSectionCodes
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionAdmissionEvaluation.codeexamplePattern Value: LOINC Code 67851-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAdmissionEvaluation.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionAdmissionEvaluation.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionAdmissionEvaluation.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionAnthropometry.codeexamplePattern Value: anthropometry
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAnthropometry.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionAnthropometry.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionAnthropometry.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionVitalSigns.codeexamplePattern Value: LOINC Code 8716-3
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionVitalSigns.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionVitalSigns.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionVitalSigns.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionPhysicalFindings.codeexamplePattern Value: LOINC Code 29545-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPhysicalFindings.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionPhysicalFindings.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionPhysicalFindings.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionFunctionalStatus.codeexamplePattern Value: LOINC Code 47420-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionFunctionalStatus.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionFunctionalStatus.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionFunctionalStatus.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionHospitalCourse.codeexamplePattern Value: LOINC Code 8648-8
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionHospitalCourse.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionHospitalCourse.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionHospitalCourse.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionDiagnosticSummary.codeexamplePattern Value: LOINC Code 11535-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDiagnosticSummary.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionDiagnosticSummary.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionDiagnosticSummary.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionSignificantProcedures.codeexamplePattern Value: LOINC Code 10185-7
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSignificantProcedures.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionSignificantProcedures.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionSignificantProcedures.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionMedicalDevices.codeexamplePattern Value: LOINC Code 57080-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionMedicalDevices.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionMedicalDevices.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionMedicalDevices.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionPharmacotherapy.codeexamplePattern Value: LOINC Code 87232-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPharmacotherapy.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionPharmacotherapy.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionPharmacotherapy.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionSignificantResults.codeexamplePattern Value: LOINC Code 30954-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSignificantResults.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionSignificantResults.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionSignificantResults.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionSynthesis.codeexamplePattern Value: LOINC Code 67781-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSynthesis.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionSynthesis.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionSynthesis.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionPlanOfCare.codeexamplePattern Value: LOINC Code 18776-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPlanOfCare.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionPlanOfCare.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionPlanOfCare.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionDischargeInstructions.codeexamplePattern Value: LOINC Code 8653-8
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDischargeInstructions.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionDischargeInstructions.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionDischargeInstructions.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionDischargeMedications.codeexamplePattern Value: LOINC Code 75311-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDischargeMedications.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionDischargeMedications.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionDischargeMedications.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionAllergies.codeexamplePattern Value: LOINC Code 48765-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAllergies.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionAllergies.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionAllergies.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionAlert.codeexamplePattern Value: LOINC Code 104605-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAlert.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionAlert.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionAlert.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionPayers.codeexamplePattern Value: LOINC Code 48768-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPayers.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionPayers.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionPayers.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionPatientHx.codeexamplePattern Value: LOINC Code 35090-0
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPatientHx.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionPatientHx.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionPatientHx.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionProblemList.codeexamplePattern Value: LOINC Code 11450-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionProblemList.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionProblemList.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionProblemList.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionPastIllnessHx.codeexamplePattern Value: LOINC Code 11348-0
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPastIllnessHx.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionPastIllnessHx.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionPastIllnessHx.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionHistoryMedicalDevices.codeexamplePattern Value: LOINC Code 46264-8
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionHistoryMedicalDevices.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionHistoryMedicalDevices.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionHistoryMedicalDevices.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionProceduresHx.codeexamplePattern Value: LOINC Code 47519-4("History of Procedures Document")
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionProceduresHx.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionProceduresHx.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionProceduresHx.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionImmunizations.codeexamplePattern Value: LOINC Code 11369-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionImmunizations.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionImmunizations.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionImmunizations.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionInfectiousContacts.codeexamplePattern Value: infection-contact
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionInfectiousContacts.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionInfectiousContacts.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionInfectiousContacts.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionTravelHx.codeexamplePattern Value: LOINC Code 10182-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionTravelHx.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionTravelHx.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionTravelHx.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionFamilyHistory.codeexamplePattern Value: LOINC Code 10157-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionFamilyHistory.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionFamilyHistory.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionFamilyHistory.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionSocialHistory.codeexamplePattern Value: LOINC Code 29762-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSocialHistory.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionSocialHistory.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionSocialHistory.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionSubstanceUse.codeexamplePattern Value: substance-use
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSubstanceUse.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionSubstanceUse.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionSubstanceUse.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionAlcoholUse.codeexamplePattern Value: LOINC Code 11331-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAlcoholUse.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionAlcoholUse.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionAlcoholUse.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionTobaccoUse.codeexamplePattern Value: LOINC Code 11367-0
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionTobaccoUse.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionTobaccoUse.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionTobaccoUse.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionDrugUse.codeexamplePattern Value: LOINC Code 11343-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDrugUse.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionDrugUse.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionDrugUse.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionDischargeDetails.codeexamplePattern Value: LOINC Code 8650-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDischargeDetails.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionDischargeDetails.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionDischargeDetails.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionAdvanceDirectives.codeexamplePattern Value: LOINC Code 42348-3
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAdvanceDirectives.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionAdvanceDirectives.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionAdvanceDirectives.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionCareTeam.codeexamplePattern Value: LOINC Code 85847-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionCareTeam.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionCareTeam.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionCareTeam.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard
Composition.section:sectionAttachments.codeexamplePattern Value: LOINC Code 77599-9
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAttachments.moderequiredListMode
http://hl7.org/fhir/ValueSet/list-mode|4.0.1
From the FHIR Standard
Composition.section:sectionAttachments.orderedBypreferredListOrderCodes
http://hl7.org/fhir/ValueSet/list-order
From the FHIR Standard
Composition.section:sectionAttachments.emptyReasonpreferredListEmptyReasons
http://hl7.org/fhir/ValueSet/list-empty-reason
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cmp-1errorComposition.section, Composition.section:sectionAdmissionEvaluation, Composition.section:sectionAnthropometry, Composition.section:sectionVitalSigns, Composition.section:sectionPhysicalFindings, Composition.section:sectionFunctionalStatus, Composition.section:sectionHospitalCourse, Composition.section:sectionDiagnosticSummary, Composition.section:sectionSignificantProcedures, Composition.section:sectionMedicalDevices, Composition.section:sectionPharmacotherapy, Composition.section:sectionSignificantResults, Composition.section:sectionSynthesis, Composition.section:sectionPlanOfCare, Composition.section:sectionDischargeInstructions, Composition.section:sectionDischargeMedications, Composition.section:sectionAllergies, Composition.section:sectionAlert, Composition.section:sectionPayers, Composition.section:sectionPatientHx, Composition.section:sectionProblemList, Composition.section:sectionPastIllnessHx, Composition.section:sectionHistoryMedicalDevices, Composition.section:sectionProceduresHx, Composition.section:sectionImmunizations, Composition.section:sectionInfectiousContacts, Composition.section:sectionTravelHx, Composition.section:sectionFamilyHistory, Composition.section:sectionSocialHistory, Composition.section:sectionSubstanceUse, Composition.section:sectionAlcoholUse, Composition.section:sectionTobaccoUse, Composition.section:sectionDrugUse, Composition.section:sectionDischargeDetails, Composition.section:sectionAdvanceDirectives, Composition.section:sectionCareTeam, Composition.section:sectionAttachmentsA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section, Composition.section:sectionAdmissionEvaluation, Composition.section:sectionAnthropometry, Composition.section:sectionVitalSigns, Composition.section:sectionPhysicalFindings, Composition.section:sectionFunctionalStatus, Composition.section:sectionHospitalCourse, Composition.section:sectionDiagnosticSummary, Composition.section:sectionSignificantProcedures, Composition.section:sectionMedicalDevices, Composition.section:sectionPharmacotherapy, Composition.section:sectionSignificantResults, Composition.section:sectionSynthesis, Composition.section:sectionPlanOfCare, Composition.section:sectionDischargeInstructions, Composition.section:sectionDischargeMedications, Composition.section:sectionAllergies, Composition.section:sectionAlert, Composition.section:sectionPayers, Composition.section:sectionPatientHx, Composition.section:sectionProblemList, Composition.section:sectionPastIllnessHx, Composition.section:sectionHistoryMedicalDevices, Composition.section:sectionProceduresHx, Composition.section:sectionImmunizations, Composition.section:sectionInfectiousContacts, Composition.section:sectionTravelHx, Composition.section:sectionFamilyHistory, Composition.section:sectionSocialHistory, Composition.section:sectionSubstanceUse, Composition.section:sectionAlcoholUse, Composition.section:sectionTobaccoUse, Composition.section:sectionDrugUse, Composition.section:sectionDischargeDetails, Composition.section:sectionAdvanceDirectives, Composition.section:sectionCareTeam, Composition.section:sectionAttachmentsA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
dom-2errorCompositionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCompositionIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCompositionIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCompositionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCompositionA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
text-or-sectionerrorCompositionA Composition SHALL have either text, at least one section, or both.
: text.exists() or section.exists()

This structure is derived from Composition

Summary

Mandatory: 5 elements(70 nested mandatory elements)
Prohibited: 6 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Composition.section
  • The element 1 is sliced based on the value of Composition.section.entry

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition C 0..* Composition Hospital Discharge Report composition
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
text-or-section: A Composition SHALL have either text, at least one section, or both.
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:basedOn 0..* (Complex) Fulfills plan, proposal or order
URL: http://hl7.org/fhir/StructureDefinition/event-basedOn
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/event-basedOn"
..... value[x] 1..1 Reference(Resource | ServiceRequest) Value of extension
ele-1: All FHIR elements must have a @value or children
.... extension:presentedForm 0..* (Complex) Presented form
URL: http://hl7.eu/fhir/StructureDefinition/presentedForm
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "http://hl7.eu/fhir/StructureDefinition/presentedForm"
.... extension:compositionVersionR5 0..* (Complex) Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version"
..... value[x] 1..1 string Business version
ele-1: All FHIR elements must have a @value or children
.... extension:information-recipient 0..* (Complex) Composition: Information recipient
URL: http://hl7.eu/fhir/StructureDefinition/information-recipient
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension 0..0
..... url 1..1 uri "http://hl7.eu/fhir/StructureDefinition/information-recipient"
..... value[x] 0..1 Reference(PractitionerRole (EU core) | Practitioner (EU core) | Device | Patient (EU core) | RelatedPerson | Organization (EU core)) Value of extension
ele-1: All FHIR elements must have a @value or children
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... status ?!Σ 1..1 code HDR status
Binding: CompositionStatus (required): The workflow/clinical status of the composition.


ele-1: All FHIR elements must have a @value or children
... type Σ 1..1 CodeableConceptIPS Kind of composition ("Hospital Discharge Report")
Binding: FHIRDocumentTypeCodes (preferred): Type of a composition.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 34105-7
..... display 1..1 string Representation defined by the system
Fixed Value: Hospital Discharge summary
... subject Σ 1..1 Reference(Patient (EU core)) Who and/or what the composition is about
ele-1: All FHIR elements must have a @value or children
... encounter Σ 0..1 Reference(Encounter (HDR)) Context of the Composition
ele-1: All FHIR elements must have a @value or children
... date Σ 1..1 dateTime HDR date
ele-1: All FHIR elements must have a @value or children
... author Σ 1..* Reference(Practitioner (EU core) | PractitionerRole (EU core) | Device | Organization (EU core)) Who and/or what authored the Hospital Discharge Report
ele-1: All FHIR elements must have a @value or children
... title Σ 1..1 string Hospital Discharge Report
ele-1: All FHIR elements must have a @value or children
... Slices for section C 1..* BackboneElement Sections composing the Hospital Discharge Report
Slice: Unordered, Open by value:code
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
.... section:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... section:sectionAdmissionEvaluation C 0..1 BackboneElement Hospital Admission evaluation
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 67851-6
.... section:sectionAnthropometry C 0..1 BackboneElement Anthropometric observations
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: anthropometry
..... entry C 0..* Reference(Observation | DocumentReference | Vital Signs Profile) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionVitalSigns C 0..1 BackboneElement Vital signs
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8716-3
..... entry C 0..* Reference(Observation | DocumentReference | Vital Signs Profile) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionPhysicalFindings C 0..1 BackboneElement Physical findings
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29545-1
.... section:sectionFunctionalStatus C 0..1 BackboneElement Functional status
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47420-5
..... entry C 0..* Reference(Condition | ClinicalImpression | Observation | DocumentReference | QuestionnaireResponse) Optional entry used to represent disabilities and functional assessments
ele-1: All FHIR elements must have a @value or children
.... section:sectionHospitalCourse C 1..1 BackboneElement Significant information about course of hospital stay
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8648-8
.... section:sectionDiagnosticSummary C 0..1 BackboneElement Problem specification in narrative form
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11535-2
..... entry C 0..* Reference(Condition (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionSignificantProcedures C 0..1 BackboneElement Significant procedures
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10185-7
..... entry C 0..* Reference(Procedure (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionMedicalDevices C 0..1 BackboneElement Medical devices and implants
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 57080-4
..... entry C 0..* Reference(DeviceUseStatement (HDR) | Procedure (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionPharmacotherapy C 0..1 BackboneElement Pharmacotherapy
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 87232-5
..... entry C 0..* Reference(MedicationStatement (HDR) | MedicationRequest (HDR) | MedicationDispense (HDR) | MedicationAdministration (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionSignificantResults C 0..1 BackboneElement Significant Observation Results
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 30954-2
..... Slices for entry C 0..* Reference(Observation | DiagnosticReport | DocumentReference) significant results
Slice: Unordered, Open by profile:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:labResult C 0..* Reference(Observation Results: laboratory) Laboratory Result
ele-1: All FHIR elements must have a @value or children
...... entry:radResult C 0..* Reference(Observation: Imaging Finding (HDR)) Radiology Result
ele-1: All FHIR elements must have a @value or children
.... section:sectionSynthesis C 0..1 BackboneElement Synthesis
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 67781-5
.... section:sectionPlanOfCare C 0..1 BackboneElement Plan of Care Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 18776-5
..... entry C 0..* Reference(Care Plan (HDR) | DocumentReference) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionDischargeInstructions C 0..1 BackboneElement Hospital Discharge Instructions
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8653-8
.... section:sectionDischargeMedications C 0..1 BackboneElement Hospital discharge medications
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75311-1
..... entry C 0..* Reference(MedicationRequest (HDR) | MedicationDispense (HDR) | MedicationStatement (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionAllergies C 0..1 BackboneElement Allergies and Intolerances Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 48765-2
..... Slices for entry C 0..* Reference(Allergy Intolerance (HDR) | DocumentReference) Relevant allergies or intolerances (conditions) for that patient.
Slice: Unordered, Open by type:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:allergyIntolerance C 0..* Reference(Allergy Intolerance (HDR)) Allergy entry
ele-1: All FHIR elements must have a @value or children
.... section:sectionAlert C 0..1 BackboneElement Alert Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 104605-1
..... Slices for entry C 0..* Reference(Resource) Alerts
Slice: Unordered, Open by type:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:flag C 0..* Reference(Flag) Flags
ele-1: All FHIR elements must have a @value or children
.... section:sectionPayers C 0..1 BackboneElement Health insurance and payment information.
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 48768-6
..... entry C 0..* Reference(Coverage) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionPatientHx C 0..1 BackboneElement Patient history Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 35090-0
.... section:sectionProblemList C 0..1 BackboneElement Problem List Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11450-4
..... entry C 0..* Reference(Condition (HDR)) Conditions the patient suffered in the past.
ele-1: All FHIR elements must have a @value or children
.... section:sectionPastIllnessHx C 0..1 BackboneElement History of Past Illness Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11348-0
..... entry C 0..* Reference(Condition (HDR)) Conditions the patient suffered in the past.
ele-1: All FHIR elements must have a @value or children
.... section:sectionHistoryMedicalDevices C 0..1 BackboneElement History of Medical devices and implants
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 46264-8
..... entry C 0..* Reference(DeviceUseStatement (HDR) | Procedure (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionProceduresHx C 0..1 BackboneElement History of Procedures Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 47519-4
....... display 1..1 string Representation defined by the system
Fixed Value: History of Procedures Document
..... entry C 0..* Reference(Procedure (HDR)) Patient past procedures pertinent to the scope of this document.
ele-1: All FHIR elements must have a @value or children
.... section:sectionImmunizations C 0..1 BackboneElement Immunizations Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11369-6
..... entry C 0..* Reference(Immunization (HDR) | ImmunizationRecommendation (HDR) | DocumentReference) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionInfectiousContacts C 0..1 BackboneElement Infectious contacts
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: infection-contact
..... entry C 0..* Reference(Observation: Infectious Contact (HDR)) Exposure to an infectious agent.
ele-1: All FHIR elements must have a @value or children
.... section:sectionTravelHx C 0..1 BackboneElement Travel History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10182-4
..... entry C 0..* Reference(Observation: country visited (HDR)) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionFamilyHistory C 0..1 BackboneElement Family History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 10157-6
..... entry C 0..* Reference(FamilyMemberHistory (HDR) | DocumentReference) Family History
ele-1: All FHIR elements must have a @value or children
.... section:sectionSocialHistory C 0..1 BackboneElement Social History Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 29762-2
..... Slices for entry C 0..* Reference(Observation | DocumentReference | QuestionnaireResponse) Information about social determinants of health.
Slice: Unordered, Open by type:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:sdoh C 0..* Reference(Observation: SDOH (HDR)) SDOH entry
ele-1: All FHIR elements must have a @value or children
.... section:sectionSubstanceUse C 0..1 BackboneElement Use of Substances Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: substance-use
..... entry C 0..* Reference(Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionAlcoholUse C 0..1 BackboneElement Alcohol use Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11331-6
..... entry C 0..* Reference(Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionTobaccoUse C 0..1 BackboneElement Tobacco use Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11367-0
..... entry C 0..* Reference(Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionDrugUse C 0..1 BackboneElement Drug use Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 11343-1
..... entry C 0..* Reference(Observation) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionDischargeDetails C 0..1 BackboneElement Discharge details
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 8650-4
.... section:sectionAdvanceDirectives C 0..1 BackboneElement Advance Directives Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 42348-3
..... entry C 0..* Reference(Consent (Advance Directives HDR) | DocumentReference) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children
.... section:sectionCareTeam C 0..1 BackboneElement Care Team Section
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 85847-2
..... Slices for entry C 0..* Reference(Resource) Care Teams
Slice: Unordered, Open by type:resolve()
ele-1: All FHIR elements must have a @value or children
...... entry:cteam C 0..* Reference(CareTeam) Care Team
ele-1: All FHIR elements must have a @value or children
.... section:sectionAttachments C 0..1 BackboneElement Attachments
cmp-1: A section must contain at least one of text, entries, or sub-sections
cmp-2: A section can only have an emptyReason if it is empty
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... title 1..1 string Label for section (e.g. for ToC)
ele-1: All FHIR elements must have a @value or children
..... code 1..1 CodeableConceptIPS Classification of section (recommended)
Binding: DocumentSectionCodes (example): Classification of a section of a composition/document.


ele-1: All FHIR elements must have a @value or children
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 77599-9
..... entry C 0..* Reference(DocumentReference | Binary) A reference to data that supports this section
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Composition.statusrequiredCompositionStatus
http://hl7.org/fhir/ValueSet/composition-status|4.0.1
From the FHIR Standard
Composition.typepreferredPattern Value: LOINC Code 34105-7("Hospital Discharge summary")
http://hl7.org/fhir/ValueSet/doc-typecodes
From the FHIR Standard
Composition.section:sectionAdmissionEvaluation.codeexamplePattern Value: LOINC Code 67851-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAnthropometry.codeexamplePattern Value: anthropometry
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionVitalSigns.codeexamplePattern Value: LOINC Code 8716-3
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPhysicalFindings.codeexamplePattern Value: LOINC Code 29545-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionFunctionalStatus.codeexamplePattern Value: LOINC Code 47420-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionHospitalCourse.codeexamplePattern Value: LOINC Code 8648-8
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDiagnosticSummary.codeexamplePattern Value: LOINC Code 11535-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSignificantProcedures.codeexamplePattern Value: LOINC Code 10185-7
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionMedicalDevices.codeexamplePattern Value: LOINC Code 57080-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPharmacotherapy.codeexamplePattern Value: LOINC Code 87232-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSignificantResults.codeexamplePattern Value: LOINC Code 30954-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSynthesis.codeexamplePattern Value: LOINC Code 67781-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPlanOfCare.codeexamplePattern Value: LOINC Code 18776-5
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDischargeInstructions.codeexamplePattern Value: LOINC Code 8653-8
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDischargeMedications.codeexamplePattern Value: LOINC Code 75311-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAllergies.codeexamplePattern Value: LOINC Code 48765-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAlert.codeexamplePattern Value: LOINC Code 104605-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPayers.codeexamplePattern Value: LOINC Code 48768-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPatientHx.codeexamplePattern Value: LOINC Code 35090-0
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionProblemList.codeexamplePattern Value: LOINC Code 11450-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionPastIllnessHx.codeexamplePattern Value: LOINC Code 11348-0
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionHistoryMedicalDevices.codeexamplePattern Value: LOINC Code 46264-8
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionProceduresHx.codeexamplePattern Value: LOINC Code 47519-4("History of Procedures Document")
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionImmunizations.codeexamplePattern Value: LOINC Code 11369-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionInfectiousContacts.codeexamplePattern Value: infection-contact
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionTravelHx.codeexamplePattern Value: LOINC Code 10182-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionFamilyHistory.codeexamplePattern Value: LOINC Code 10157-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSocialHistory.codeexamplePattern Value: LOINC Code 29762-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionSubstanceUse.codeexamplePattern Value: substance-use
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAlcoholUse.codeexamplePattern Value: LOINC Code 11331-6
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionTobaccoUse.codeexamplePattern Value: LOINC Code 11367-0
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDrugUse.codeexamplePattern Value: LOINC Code 11343-1
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionDischargeDetails.codeexamplePattern Value: LOINC Code 8650-4
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAdvanceDirectives.codeexamplePattern Value: LOINC Code 42348-3
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionCareTeam.codeexamplePattern Value: LOINC Code 85847-2
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard
Composition.section:sectionAttachments.codeexamplePattern Value: LOINC Code 77599-9
http://hl7.org/fhir/ValueSet/doc-section-codes
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
cmp-1errorComposition.section, Composition.section:sectionAdmissionEvaluation, Composition.section:sectionAnthropometry, Composition.section:sectionVitalSigns, Composition.section:sectionPhysicalFindings, Composition.section:sectionFunctionalStatus, Composition.section:sectionHospitalCourse, Composition.section:sectionDiagnosticSummary, Composition.section:sectionSignificantProcedures, Composition.section:sectionMedicalDevices, Composition.section:sectionPharmacotherapy, Composition.section:sectionSignificantResults, Composition.section:sectionSynthesis, Composition.section:sectionPlanOfCare, Composition.section:sectionDischargeInstructions, Composition.section:sectionDischargeMedications, Composition.section:sectionAllergies, Composition.section:sectionAlert, Composition.section:sectionPayers, Composition.section:sectionPatientHx, Composition.section:sectionProblemList, Composition.section:sectionPastIllnessHx, Composition.section:sectionHistoryMedicalDevices, Composition.section:sectionProceduresHx, Composition.section:sectionImmunizations, Composition.section:sectionInfectiousContacts, Composition.section:sectionTravelHx, Composition.section:sectionFamilyHistory, Composition.section:sectionSocialHistory, Composition.section:sectionSubstanceUse, Composition.section:sectionAlcoholUse, Composition.section:sectionTobaccoUse, Composition.section:sectionDrugUse, Composition.section:sectionDischargeDetails, Composition.section:sectionAdvanceDirectives, Composition.section:sectionCareTeam, Composition.section:sectionAttachmentsA section must contain at least one of text, entries, or sub-sections
: text.exists() or entry.exists() or section.exists()
cmp-2errorComposition.section, Composition.section:sectionAdmissionEvaluation, Composition.section:sectionAnthropometry, Composition.section:sectionVitalSigns, Composition.section:sectionPhysicalFindings, Composition.section:sectionFunctionalStatus, Composition.section:sectionHospitalCourse, Composition.section:sectionDiagnosticSummary, Composition.section:sectionSignificantProcedures, Composition.section:sectionMedicalDevices, Composition.section:sectionPharmacotherapy, Composition.section:sectionSignificantResults, Composition.section:sectionSynthesis, Composition.section:sectionPlanOfCare, Composition.section:sectionDischargeInstructions, Composition.section:sectionDischargeMedications, Composition.section:sectionAllergies, Composition.section:sectionAlert, Composition.section:sectionPayers, Composition.section:sectionPatientHx, Composition.section:sectionProblemList, Composition.section:sectionPastIllnessHx, Composition.section:sectionHistoryMedicalDevices, Composition.section:sectionProceduresHx, Composition.section:sectionImmunizations, Composition.section:sectionInfectiousContacts, Composition.section:sectionTravelHx, Composition.section:sectionFamilyHistory, Composition.section:sectionSocialHistory, Composition.section:sectionSubstanceUse, Composition.section:sectionAlcoholUse, Composition.section:sectionTobaccoUse, Composition.section:sectionDrugUse, Composition.section:sectionDischargeDetails, Composition.section:sectionAdvanceDirectives, Composition.section:sectionCareTeam, Composition.section:sectionAttachmentsA section can only have an emptyReason if it is empty
: emptyReason.empty() or entry.empty()
dom-2errorCompositionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCompositionIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCompositionIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCompositionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCompositionA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
text-or-sectionerrorCompositionA Composition SHALL have either text, at least one section, or both.
: text.exists() or section.exists()

Differential View

This structure is derived from Composition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Composition C 0..* Composition Hospital Discharge Report composition
text-or-section: A Composition SHALL have either text, at least one section, or both.
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:basedOn 0..* (Complex) Fulfills plan, proposal or order
URL: http://hl7.org/fhir/StructureDefinition/event-basedOn
..... value[x] 1..1 Reference(Resource | ServiceRequest) Value of extension
.... extension:presentedForm 0..* (Complex) Presented form
URL: http://hl7.eu/fhir/StructureDefinition/presentedForm
..... value[x]
...... contentType 0..1 code Mime type of the content, with charset etc.
Example pdf: application/pdf
...... data 0..1 base64Binary B64 in-line data
...... url 0..1 url URL of the document
.... extension:compositionVersionR5 0..* (Complex) Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version
..... value[x]