HL7 Europe Hospital Discharge Report
0.0.1-ci - ci-build 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.0.1-ci 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: CompositionEuHdr - Detailed Descriptions

Draft as of 2024-12-20

Definitions for the composition-eu-hdr resource profile.

Guidance on how to interpret the contents of this table can be found here

0. Composition
Definition

Hospital Discharge Report composition. A composition is a set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. While a Composition defines the structure, it does not actually contain the content: rather the full content of a document is contained in a Bundle, of which the Composition is the first resource contained.

ShortHospital Discharge Report composition
2. Composition.extension
SlicingThis element introduces a set of slices on Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 4. Composition.extension:basedOn
    Slice NamebasedOn
    Control0..*
    TypeExtension(Based on) (Extension Type: Reference(Resource))
    6. Composition.extension:basedOn.value[x]
    TypeReference(Resource, ServiceRequest)
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    8. Composition.extension:relatedArtifact
    Slice NamerelatedArtifact
    ShortRelated artefacts: e.g. presented form
    Control0..*
    TypeExtension(Artifact related artifact) (Extension Type: RelatedArtifact)
    10. Composition.extension:relatedArtifact.value[x]
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    12. Composition.extension:relatedArtifact.value[x].type
    Example<br/><b>presented form</b>:{ "coding" : [{ "system" : "http://hl7.org/fhir/related-artifact-type", "code" : "documentation" }] }
    14. Composition.extension:compositionVersionR5
    Slice NamecompositionVersionR5
    Control0..*
    TypeExtension(Extension Definition for Composition.version for Version 5.0) (Extension Type: string)
    16. Composition.extension:compositionVersionR5.value[x]
    ShortBusiness version
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    18. Composition.extension:information-recipient
    Slice Nameinformation-recipient
    Control0..*
    TypeExtension(Information recipient) (Extension Type: Reference(Practitioner, Device, Patient, RelatedPerson, PractitionerRole, Organization))
    20. Composition.extension:information-recipient.value[x]
    TypeReference(PractitionerRole (EU core), Practitioner (EU core), Device, Patient (EU core), RelatedPerson, Organization (EU core))
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    22. Composition.identifier
    ShortHDR business identifier
    NoteThis is a business identifier, not a resource identifier (see discussion)
    24. Composition.status
    ShortHDR status
    26. Composition.type
    Definition

    Specifies that this composition refer to a Hospital Discharge Report

    ShortKind of composition ("Hospital Discharge Report")
    TypeCodeableConcept(Codeable Concept (IPS))
    Pattern Value{
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "34105-7",
        "display" : "Hospital Discharge summary"
      }]
    }
    28. Composition.subject
    Definition

    Who or what the composition is about. In general a composition can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of livestock, or a set of patients that share a common exposure). For the hdr the subject is always the patient.

    Control1..?
    TypeReference(Patient (EU core))
    30. Composition.encounter
    TypeReference(Encounter (HDR))
    32. Composition.date
    ShortHDR date
    34. Composition.author
    Definition

    Identifies who is responsible for the information in the Hospital Discharge Report, not necessarily who typed it in.

    ShortWho and/or what authored the Hospital Discharge Report
    TypeReference(Practitioner (EU core), PractitionerRole (EU core), Device, Patient, RelatedPerson, Organization)
    36. Composition.title
    Definition

    Official human-readable label for the composition.

    For this document should be "Hospital Discharge Report" or any equivalent translation

    ShortHospital Discharge Report
    38. Composition.attester
    40. Composition.attester.mode
    ShortThe type of attestation
    42. Composition.attester.time
    ShortWhen the composition was attested.
    44. Composition.attester.party
    ShortWho attested the composition.
    46. Composition.section
    Definition

    The root of the sections that make up the Hospital Discharge Report composition.

    ShortSections composing the Hospital Discharge Report
    Control1..?
    SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ code
    • 48. Composition.section:sectionAdmissionEvaluation
      Slice NamesectionAdmissionEvaluation
      Definition

      Hospital Admission evaluation

      ShortHospital Admission evaluation
      Comments

      Admission evaluation should be reported only exceptionally, if it is relevant to ensure continuity of care.

      Control0..1
      50. Composition.section:sectionAdmissionEvaluation.title
      Control1..?
      52. Composition.section:sectionAdmissionEvaluation.code
      Control1..?
      TypeCodeableConcept(Codeable Concept (IPS))
      Pattern Value{
        "coding" : [{
          "system" : "http://loinc.org",
          "code" : "67852-4"
        }]
      }
      54. Composition.section:sectionAdmissionEvaluation.text
      Control1..?
      56. Composition.section:sectionAdmissionEvaluation.section
      TypeBackboneElement
      58. Composition.section:sectionAdmissionEvaluation.section.section
      Control0..0
      60. Composition.section:sectionPatientHx
      Slice NamesectionPatientHx
      Definition

      This Section describes all aspects of the medical history of the patient even if not pertinent to the current procedure, and may include chief complaint, past medical history, social history, family history, surgical or procedure history, medication history, and other history information. The history may be limited to information pertinent to the current procedure or may be more comprehensive. The history may be reported as a collection of random clinical statements or it may be reported categorically. Categorical report formats may be divided into multiple subsections including Past Medical History, Social History.

      ShortPatient History Section
      Control0..1
      62. Composition.section:sectionPatientHx.title
      Control1..?
      64. Composition.section:sectionPatientHx.code
      Control1..?
      TypeCodeableConcept(Codeable Concept (IPS))
      Pattern Value{
        "coding" : [{
          "system" : "http://loinc.org",
          "code" : "11329-0"
        }]
      }
      66. Composition.section:sectionPatientHx.text
      Control1..?
      68. Composition.section:sectionPatientHx.section
      TypeBackboneElement
      70. Composition.section:sectionPatientHx.section.section
      Control0..0
      72. Composition.section:sectionPhysicalFindings
      Slice NamesectionPhysicalFindings
      Definition

      Physical findings

      ShortPhysical findings
      Control0..1
      74. Composition.section:sectionPhysicalFindings.title
      Control1..?
      76. Composition.section:sectionPhysicalFindings.code
      Control1..?
      TypeCodeableConcept(Codeable Concept (IPS))
      Pattern Value{
        "coding" : [{
          "system" : "http://loinc.org",
          "code" : "29545-1"
        }]
      }
      78. Composition.section:sectionPhysicalFindings.text
      Control1..?
      80. Composition.section:sectionPhysicalFindings.section
      TypeBackboneElement
      82. Composition.section:sectionPhysicalFindings.section.section
      Control0..0
      84. Composition.section:sectionPhysicalExamination
      Slice NamesectionPhysicalExamination
      Definition

      Physical examination is the process of evaluating objective anatomical findings.

      ShortPhysical examination
      Control0..1
      86. Composition.section:sectionPhysicalExamination.title
      Control1..?
      88. Composition.section:sectionPhysicalExamination.code
      Control1..?
      TypeCodeableConcept(Codeable Concept (IPS))
      Pattern Value{
        "coding" : [{
          "system" : "http://loinc.org",
          "code" : "55286-9"
        }]
      }
      90. Composition.section:sectionPhysicalExamination.text
      Control1..?
      92. Composition.section:sectionPhysicalExamination.section
      TypeBackboneElement
      94. Composition.section:sectionPhysicalExamination.section.section
      Control0..0
      96. Composition.section:sectionVitalSigns
      Slice NamesectionVitalSigns
      Definition

      The Vital signs section includes blood pressure, body temperature, heart rate, and respiratory rate. It may also include other clinical findings, such as height, weight, body mass index, head circumference, and pulse oximetry. In particular, notable vital signs or physical findings such as the most recent, maximum and/or minimum, baseline, or relevant trends may be included

      ShortVital signs
      Control0..1
      98. Composition.section:sectionVitalSigns.title
      Control1..?
      100. Composition.section:sectionVitalSigns.code
      Control1..?
      TypeCodeableConcept(Codeable Concept (IPS))
      Pattern Value{
        "coding" : [{
          "system" : "http://loinc.org",
          "code" : "8716-3"
        }]
      }
      102. Composition.section:sectionVitalSigns.text
      Control1..?
      104. Composition.section:sectionVitalSigns.entry
      Control1..?
      TypeReference(Observation, DocumentReference, Vital Signs Profile)
      106. Composition.section:sectionVitalSigns.section
      TypeBackboneElement
      108. Composition.section:sectionVitalSigns.section.section
      Control0..0
      110. Composition.section:sectionFunctionalStatus
      Slice NamesectionFunctionalStatus
      Definition

      The functional status section shall contain a narrative description of capability of the patient to perform acts of daily living, including possible needs of the patient to be continuously assessed by third parties. The invalidity status may in fact influence decisions about how to administer treatments. Profiles to express disabilities and functional assessments will be specified by future versions of this guide.

      ShortFunctional status
      Control0..1
      112. Composition.section:sectionFunctionalStatus.title
      Control1..?
      114. Composition.section:sectionFunctionalStatus.code
      Control1..?
      TypeCodeableConcept(Codeable Concept (IPS))
      Pattern Value{
        "coding" : [{
          "system" : "http://loinc.org",
          "code" : "47420-5"
        }]
      }
      116. Composition.section:sectionFunctionalStatus.text
      Control1..?
      118. Composition.section:sectionFunctionalStatus.entry
      Definition

      It describes capabilities of the patient to perform acts of daily living, including possible needs of the patient to be continuously assessed by third parties. The invalidity status may in fact influence decisions about how to administer treatments. Profiles to express disabilities and functional assessments will be specified by future versions of this guide.

      ShortOptional entry used to represent disabilities and functional assessments
      TypeReference(Condition, ClinicalImpression, Observation, DocumentReference, QuestionnaireResponse)
      120. Composition.section:sectionFunctionalStatus.section
      TypeBackboneElement
      122. Composition.section:sectionFunctionalStatus.section.section
      Control0..0
      124. Composition.section:sectionAllergies
      Slice NamesectionAllergies
      Definition

      This section documents the relevant allergies or intolerances (conditions) for that patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy. At a minimum, it should list currently active and any relevant historical allergies and adverse reactions. If no information about allergies is available, or if no allergies are known this should be clearly documented in the section.

      ShortAllergies and Intolerances Section
      Control0..1
      126. Composition.section:sectionAllergies.title
      Control1..?
      128. Composition.section:sectionAllergies.code
      Control1..?
      TypeCodeableConcept(Codeable Concept (IPS))
      Pattern Value{
        "coding" : [{
          "system" : "http://loinc.org",
          "code" : "48765-2"
        }]
      }
      130. Composition.section:sectionAllergies.text
      Control1..?
      132. Composition.section:sectionAllergies.entry
      Definition

      It lists the relevant allergies or intolerances (conditions) for that patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy. At a minimum, it should list currently active and any relevant historical allergies and adverse reactions. This entry shall be used to document that no information about allergies is available, or that no allergies are known .

      ShortRelevant allergies or intolerances (conditions) for that patient.
      Control1..?
      TypeReference(Allergy Intolerance (EU PS), DocumentReference)
      SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • type @ resolve()
      • 134. Composition.section:sectionAllergies.entry:allergyIntolerance
        Slice NameallergyIntolerance
        Definition

        Allergy entry

        ShortAllergy entry
        Control0..1
        TypeReference(Allergy Intolerance (EU PS))
        136. Composition.section:sectionAllergies.section
        TypeBackboneElement
        138. Composition.section:sectionAllergies.section.section
        Control0..0
        140. Composition.section:sectionAlert
        Slice NamesectionAlert
        Definition

        // SHORT This section contains data describing an interest or worry about a health state or process that could possibly require attention, intervention, or management. A Health Concern is a health related matter that is of interest, importance or worry to someone, who may be the patient, patient's family or patient's health care provider. Health concerns are derived from a variety of sources within an EHR, such as Problem List, Family History, Social Histor, Social Worker Note, etc. Health concerns can be medical, surgical, nursing, allied health or patient-reported concerns. Problem Concerns are a subset of Health Concerns that have risen to the level of importance that they typically would belong on a classic “Problem List”, such as “Diabetes Mellitus” or “Family History of Melanoma” or “Tobacco abuse”. These are of broad interest to multiple members of the care team. Examples of other Health Concerns that might not typically be considered a Problem Concern include “Risk of Hyperkalemia” for a patient taking an ACE-inhibitor medication, or “Transportation difficulties” for someone who doesn't drive and has trouble getting to appointments, or “Under-insured” for someone who doesn't have sufficient insurance to properly cover their medical needs such as medications. These are typically most important to just a limited number of care team members

        ShortHealth Concern Section
        Control0..1
        142. Composition.section:sectionAlert.title
        Control1..?
        144. Composition.section:sectionAlert.code
        Control1..?
        TypeCodeableConcept(Codeable Concept (IPS))
        Pattern Value{
          "coding" : [{
            "system" : "http://loinc.org",
            "code" : "75310-3"
          }]
        }
        146. Composition.section:sectionAlert.text
        Control1..?
        148. Composition.section:sectionAlert.entry
        Definition

        Alerts

        ShortAlerts
        SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • type @ resolve()
        • 150. Composition.section:sectionAlert.entry:flag
          Slice Nameflag
          Definition

          Flags

          ShortFlags
          Control0..1
          TypeReference(Flag)
          152. Composition.section:sectionAlert.entry:detectedIssue
          Slice NamedetectedIssue
          Definition

          Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, etc.

          ShortDetected Issue
          Control0..1
          TypeReference(DetectedIssue)
          154. Composition.section:sectionAlert.entry:riskAssessment
          Slice NameriskAssessment
          Definition

          An assessment of the likely outcomes for a patient or other subject as well as the likelihood of each outcome.

          ShortRisk Assessment
          Control0..1
          TypeReference(RiskAssessment)
          156. Composition.section:sectionAlert.section
          TypeBackboneElement
          158. Composition.section:sectionAlert.section.section
          Control0..0
          160. Composition.section:sectionHospitalCourse
          Slice NamesectionHospitalCourse
          Definition

          This section includes basic information about hospital staty (encounter), diagnostic summary in narrative form, pharmacotherapy, major procedures, medical devices, significant findings during hospital stay and clinical synthesis.

          ShortSignificant information about course of hospital stay
          Control1..1
          162. Composition.section:sectionHospitalCourse.title
          Control1..?
          164. Composition.section:sectionHospitalCourse.code
          Control1..?
          TypeCodeableConcept(Codeable Concept (IPS))
          Pattern Value{
            "coding" : [{
              "system" : "http://loinc.org",
              "code" : "8648-8"
            }]
          }
          166. Composition.section:sectionHospitalCourse.text
          Control1..?
          168. Composition.section:sectionHospitalCourse.section
          TypeBackboneElement
          170. Composition.section:sectionHospitalCourse.section.section
          Control0..0
          172. Composition.section:sectionDiagnosticSummary
          Slice NamesectionDiagnosticSummary
          Definition

          All problems/diagnoses that affect care during the inpatient case or are important to be recorded to ensure continuity of care. The diagnostic summary differentiates, in accordance with the international recommendation, between problems treated during hospital stay and other (untreated) problems. Treated problems are problems that were the subject of diagnostics, therapy, nursing, or (continuous) monitoring during the hospitalisation. Furthermore problems could be divided into three categories: problems present on admission (POA), conditions acquired during hospital stay (HAC) and problems that cannot be classified as being of any of the two (N/A). The diagnostic summary contains all conditions as they were recognised at the end of hospitalisation, after all examinations. This section contains concise, well specified, codeable, summary of problems. Problems are ordered by importance (main problems first) during hospital stay. Description of the problem might be completed with additional details in the medical history section and/or in the Synthesis section.

          ShortProblem specification in narrative form
          Control0..1
          174. Composition.section:sectionDiagnosticSummary.title
          Control1..?
          176. Composition.section:sectionDiagnosticSummary.code
          Control1..?
          TypeCodeableConcept(Codeable Concept (IPS))
          Pattern Value{
            "coding" : [{
              "system" : "http://loinc.org",
              "code" : "11450-4"
            }]
          }
          178. Composition.section:sectionDiagnosticSummary.text
          Control1..?
          180. Composition.section:sectionDiagnosticSummary.entry
          TypeReference(Condition (HDR))
          182. Composition.section:sectionDiagnosticSummary.section
          TypeBackboneElement
          184. Composition.section:sectionDiagnosticSummary.section.section
          Control0..0
          186. Composition.section:sectionSignificantProcedures
          Slice NamesectionSignificantProcedures
          Definition

          Significant surgical and non-surgical procedures performed during hospitalisation which are significant for continuity of care, e.g. surgeries and other "instrumental"interventions (endoscopic, intravascular), chemotherapy, radiotherapy, purification methods (dialysis, hemoperfusion), circulation support methods (counterpulsation, etc.), administration of blood derivatives or others. This section does not include purely diagnostic procedures (MRI, CT, etc.). If no significant performance has been performed, this fact must be explicitly stated using the IPS Absent and Unknown Data.

          ShortSignificant procedures
          Control0..1
          188. Composition.section:sectionSignificantProcedures.title
          Control1..?
          190. Composition.section:sectionSignificantProcedures.code
          Control1..?
          TypeCodeableConcept(Codeable Concept (IPS))
          Pattern Value{
            "coding" : [{
              "system" : "http://loinc.org",
              "code" : "10185-7"
            }]
          }
          192. Composition.section:sectionSignificantProcedures.text
          Control1..?
          194. Composition.section:sectionSignificantProcedures.entry
          Control1..?
          TypeReference(Procedure)
          196. Composition.section:sectionSignificantProcedures.section
          Control0..0
          TypeBackboneElement
          199. Composition.section:sectionMedicalDevices
          Slice NamesectionMedicalDevices
          Definition

          Implants and used medical devices that affected or may affect the provision of health services (diagnosis and treatment). Also medical devices explanted, or its use was stopped during hospitalisation. If the section is blank, the reason must be explicitly stated using the IPS Absent and Unknown Data coding system.

          ShortMedical devices and implants
          Control0..1
          201. Composition.section:sectionMedicalDevices.title
          Control1..?
          203. Composition.section:sectionMedicalDevices.code
          Control1..?
          TypeCodeableConcept(Codeable Concept (IPS))
          Pattern Value{
            "coding" : [{
              "system" : "http://loinc.org",
              "code" : "46264-8"
            }]
          }
          205. Composition.section:sectionMedicalDevices.text
          Control1..?
          207. Composition.section:sectionMedicalDevices.entry
          Control1..?
          TypeReference(DeviceUseStatement (HDR), Procedure (HDR))
          209. Composition.section:sectionMedicalDevices.section
          Control0..0
          TypeBackboneElement
          212. Composition.section:sectionMedications
          Slice NamesectionMedications
          Definition

          Selected drug treatment during hospitalisation. Medicinal products that were administered during hospitalisation and whose administration has already been discontinued before discharge. Only products which are important for continuity of care (antibiotics other than completely routine, corticosteroids in high doses, etc.) will be listed. Products which administration will continue after discharge will be also recorder in the Medication summary section. Medicinal products, the administration of which was started during hospitalisation but is also recommended after discharge, will be listed in the summary table in the recommendation section.

          ShortPharmacotherapy
          Control0..1
          214. Composition.section:sectionMedications.title
          Control1..?
          216. Composition.section:sectionMedications.code
          Control1..?
          TypeCodeableConcept(Codeable Concept (IPS))
          Pattern Value{
            "coding" : [{
              "system" : "http://loinc.org",
              "code" : "10160-0"
            }]
          }
          218. Composition.section:sectionMedications.text
          Control1..?
          220. Composition.section:sectionMedications.entry
          Control1..?
          TypeReference(MedicationStatement, MedicationRequest (HDR), MedicationDispense, MedicationAdministration)
          222. Composition.section:sectionMedications.section
          TypeBackboneElement
          224. Composition.section:sectionMedications.section.section
          Control0..0
          226. Composition.section:sectionSignificantResults
          Slice NamesectionSignificantResults
          Definition

          Results of significant functional, diagnostic, and imaging examinations to ensure continuity of care, performed during hospitalisation. Results of examinations ordered but not yet delivered should be presented separately from results already delivered.

          ShortSignificant Observation Results
          Control0..1
          228. Composition.section:sectionSignificantResults.title
          Control1..?
          230. Composition.section:sectionSignificantResults.code
          Control1..?
          TypeCodeableConcept(Codeable Concept (IPS))
          Pattern Value{
            "coding" : [{
              "system" : "http://loinc.org",
              "code" : "30954-2"
            }]
          }
          232. Composition.section:sectionSignificantResults.text
          Control1..?
          234. Composition.section:sectionSignificantResults.entry
          Definition

          significant results

          Shortsignificant results
          TypeReference(Observation, DiagnosticReport, DocumentReference)
          SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • type @ resolve()
          • 236. Composition.section:sectionSignificantResults.entry:labResult
            Slice NamelabResult
            Definition

            Laboratory Result

            ShortLaboratory Result
            Control0..1
            TypeReference(Observation Results: laboratory)
            238. Composition.section:sectionSignificantResults.entry:radResult
            Slice NameradResult
            Definition

            Radiology Result

            ShortRadiology Result
            Control0..1
            TypeReference(Observation Results - Radiology (IPS))
            240. Composition.section:sectionSignificantResults.section
            TypeBackboneElement
            242. Composition.section:sectionSignificantResults.section.section
            Control0..0
            244. Composition.section:sectionSynthesis
            Slice NamesectionSynthesis
            Definition

            This section provides clinical synthesis (e.g. description of reasons and course of hospital stay) clustered by managed conditions. Clinical synthesis may include clinical reasoning (differential diagnostics, explanation of clinical context) in clinically complex conditions.

            ShortSynthesis
            Control0..1
            246. Composition.section:sectionSynthesis.title
            Control1..?
            248. Composition.section:sectionSynthesis.code
            Control1..?
            TypeCodeableConcept(Codeable Concept (IPS))
            Pattern Value{
              "coding" : [{
                "system" : "http://loinc.org",
                "code" : "51848-0"
              }]
            }
            250. Composition.section:sectionSynthesis.text
            Control1..?
            252. Composition.section:sectionSynthesis.section
            TypeBackboneElement
            254. Composition.section:sectionSynthesis.section.section
            Control0..0
            256. Composition.section:sectionDischargeDetails
            Slice NamesectionDischargeDetails
            Definition

            The hospital discharge status or disposition of the patient having a hospitalization.

            ShortDischarge details
            Control0..1
            258. Composition.section:sectionDischargeDetails.title
            Control1..?
            260. Composition.section:sectionDischargeDetails.code
            Control1..?
            TypeCodeableConcept(Codeable Concept (IPS))
            Pattern Value{
              "coding" : [{
                "system" : "http://loinc.org",
                "code" : "8650-4"
              }]
            }
            262. Composition.section:sectionDischargeDetails.text
            Control1..?
            264. Composition.section:sectionDischargeDetails.section
            TypeBackboneElement
            266. Composition.section:sectionDischargeDetails.section.section
            Control0..0
            268. Composition.section:sectionDischargeFindings
            Slice NamesectionDischargeFindings
            Definition

            Hospital discharge physical findings.

            ShortHospital discharge physical findings
            Control0..1
            270. Composition.section:sectionDischargeFindings.title
            Control1..?
            272. Composition.section:sectionDischargeFindings.code
            Control1..?
            TypeCodeableConcept(Codeable Concept (IPS))
            Pattern Value{
              "coding" : [{
                "system" : "http://loinc.org",
                "code" : "10184-0"
              }]
            }
            274. Composition.section:sectionDischargeFindings.text
            Control1..?
            276. Composition.section:sectionDischargeFindings.section
            TypeBackboneElement
            278. Composition.section:sectionDischargeFindings.section.section
            Control0..0
            280. Composition.section:sectionProceduresHx
            Slice NamesectionProceduresHx
            Definition

            The History of Procedures Section contains a description of the patient past procedures that are pertinent to the scope of this document. Procedures may refer for example to:

            1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
            2. Therapeutic procedure: e.g. dialysis;
            3. Surgical procedure: e.g. appendectomy
            ShortHistory of Procedures Section
            Control0..1
            282. Composition.section:sectionProceduresHx.title
            Control1..?
            284. Composition.section:sectionProceduresHx.code
            Control1..?
            TypeCodeableConcept(Codeable Concept (IPS))
            Pattern Value{
              "coding" : [{
                "system" : "http://loinc.org",
                "code" : "47519-4",
                "display" : "History of Procedures Document"
              }]
            }
            286. Composition.section:sectionProceduresHx.text
            Control1..?
            288. Composition.section:sectionProceduresHx.entry
            Definition

            It lists the patient past procedures that are pertinent to the scope of this document. Procedures may refer for example to:

            1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
            2. Therapeutic procedure: e.g. dialysis;
            3. Surgical procedure: e.g. appendectomy. This entry shall be used to document that no information about past procedures is available, or that no relevant past procedures are known.
            ShortPatient past procedures pertinent to the scope of this document.
            Control1..?
            TypeReference(Procedure, DocumentReference)
            SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • type @ resolve()
            • 290. Composition.section:sectionProceduresHx.entry:procedure
              Slice Nameprocedure
              Definition

              Past Procedure entry

              ShortPast Procedure entry
              Control0..1
              TypeReference(Procedure (IPS))
              292. Composition.section:sectionProceduresHx.section
              TypeBackboneElement
              294. Composition.section:sectionProceduresHx.section.section
              Control0..0
              296. Composition.section:sectionImmunizations
              Slice NamesectionImmunizations
              Definition

              The Immunizations Section defines a patient's current immunization status and pertinent immunization history. The primary use case for the Immunization Section is to enable communication of a patient's immunization status. The section includes current immunization status, and may contain the entire immunization history that is relevant to the period of time being summarized.

              ShortImmunizations Section
              Control0..1
              298. Composition.section:sectionImmunizations.title
              Control1..?
              300. Composition.section:sectionImmunizations.code
              Control1..?
              TypeCodeableConcept(Codeable Concept (IPS))
              Pattern Value{
                "coding" : [{
                  "system" : "http://loinc.org",
                  "code" : "11369-6",
                  "display" : "History of Immunization Narrative"
                }]
              }
              302. Composition.section:sectionImmunizations.text
              Control1..?
              304. Composition.section:sectionImmunizations.entry
              Definition

              It defines the patient's current immunization status and pertinent immunization history. The primary use case for the Immunization Section is to enable communication of a patient's immunization status. It may contain the entire immunization history that is relevant to the period of time being summarized. This entry shall be used to document that no information about immunizations is available, or that no immunizations are known.

              ShortPatient's immunization status and pertinent history.
              Control1..?
              TypeReference(Immunization (HDR), ImmunizationRecommendation (EU PS), DocumentReference)
              SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • type @ resolve()
              • 306. Composition.section:sectionImmunizations.entry:immunization
                Slice Nameimmunization
                Definition

                Immunization entry

                ShortImmunization entry
                Control0..1
                TypeReference(Immunization (HDR))
                308. Composition.section:sectionImmunizations.section
                TypeBackboneElement
                310. Composition.section:sectionImmunizations.section.section
                Control0..0
                312. Composition.section:sectionFamilyHistory
                Slice NamesectionFamilyHistory
                Definition

                This section contains data defining the patient’s genetic relatives in terms of possible or relevant health risk factors that have a potential impact on the patient’s healthcare risk profile.

                ShortFamily History Section
                Control0..1
                314. Composition.section:sectionFamilyHistory.title
                Control1..?
                316. Composition.section:sectionFamilyHistory.code
                Control1..?
                TypeCodeableConcept(Codeable Concept (IPS))
                Pattern Value{
                  "coding" : [{
                    "system" : "http://loinc.org",
                    "code" : "10157-6"
                  }]
                }
                318. Composition.section:sectionFamilyHistory.text
                Control1..?
                320. Composition.section:sectionFamilyHistory.entry
                Definition

                Family History

                ShortFamily History
                TypeReference(FamilyMemberHistory)
                322. Composition.section:sectionFamilyHistory.section
                TypeBackboneElement
                324. Composition.section:sectionFamilyHistory.section.section
                Control0..0
                326. Composition.section:sectionPastIllnessHx
                Slice NamesectionPastIllnessHx
                Definition

                The History of Past Illness section contains a narrative description and coded entries of the conditions the patient suffered in the past

                ShortHDR History of Past Illness Section
                Control0..1
                328. Composition.section:sectionPastIllnessHx.title
                Control1..?
                330. Composition.section:sectionPastIllnessHx.code
                Control1..?
                TypeCodeableConcept(Codeable Concept (IPS))
                Fixed Value{
                  "coding" : [{
                    "system" : "http://loinc.org",
                    "code" : "11348-0"
                  }]
                }
                332. Composition.section:sectionPastIllnessHx.text
                Control1..?
                334. Composition.section:sectionPastIllnessHx.entry
                Definition

                It contains a description of the conditions the patient suffered in the past.

                ShortConditions the patient suffered in the past.
                Control1..?
                TypeReference(Condition (IPS))
                336. Composition.section:sectionCareTeam
                Slice NamesectionCareTeam
                Definition

                // SHORT The Care Team Section is used to share historical and current Care Team information.

                ShortCare Team Section
                Control0..1
                338. Composition.section:sectionCareTeam.title
                Control1..?
                340. Composition.section:sectionCareTeam.code
                Control1..?
                TypeCodeableConcept(Codeable Concept (IPS))
                Pattern Value{
                  "coding" : [{
                    "system" : "http://loinc.org",
                    "code" : "85847-2"
                  }]
                }
                342. Composition.section:sectionCareTeam.text
                Control1..?
                344. Composition.section:sectionCareTeam.entry
                Definition

                Care Teams

                ShortCare Teams
                SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • type @ resolve()
                • 346. Composition.section:sectionCareTeam.entry:cteam
                  Slice Namecteam
                  Definition

                  Care Team

                  ShortCare Team
                  Control0..1
                  TypeReference(CareTeam)
                  348. Composition.section:sectionCareTeam.section
                  Control0..0
                  TypeBackboneElement
                  Must Supportfalse
                  351. Composition.section:sectionSocialHistory
                  Slice NamesectionSocialHistory
                  Definition

                  The social history section contains a description of the person Health related lifestyle factors or lifestyle observations. E.g. smoke habits; alcohol consumption; diets, risky habits.

                  ShortSocial History Section
                  Control0..1
                  353. Composition.section:sectionSocialHistory.title
                  Control1..?
                  355. Composition.section:sectionSocialHistory.code
                  Control1..?
                  TypeCodeableConcept(Codeable Concept (IPS))
                  Pattern Value{
                    "coding" : [{
                      "system" : "http://loinc.org",
                      "code" : "29762-2"
                    }]
                  }
                  357. Composition.section:sectionSocialHistory.text
                  Control1..?
                  359. Composition.section:sectionSocialHistory.entry
                  TypeReference(Observation, DocumentReference)
                  361. Composition.section:sectionSocialHistory.section
                  TypeBackboneElement
                  363. Composition.section:sectionSocialHistory.section.section
                  Control0..0
                  365. Composition.section:sectionPlanOfCare
                  Slice NamesectionPlanOfCare
                  Definition

                  The plan of care section contains a narrative description of the expectations for care including proposals, goals, and order requests for monitoring, tracking, or improving the condition of the patient.

                  ShortPlan of Care Section
                  Control0..1
                  367. Composition.section:sectionPlanOfCare.title
                  Control1..?
                  369. Composition.section:sectionPlanOfCare.code
                  Control1..?
                  TypeCodeableConcept(Codeable Concept (IPS))
                  Pattern Value{
                    "coding" : [{
                      "system" : "http://loinc.org",
                      "code" : "18776-5"
                    }]
                  }
                  371. Composition.section:sectionPlanOfCare.text
                  Control1..?
                  373. Composition.section:sectionPlanOfCare.entry
                  TypeReference(Care Plan (HDR), DocumentReference)
                  375. Composition.section:sectionPlanOfCare.section
                  TypeBackboneElement
                  377. Composition.section:sectionPlanOfCare.section.section
                  Control0..0
                  379. Composition.section:sectionDischargeMedications
                  Slice NamesectionDischargeMedications
                  Definition

                  Hospital discharge medications defines the medications that the patient is intended to take, or stop, after discharge

                  ShortHospital discharge medications
                  Control0..1
                  381. Composition.section:sectionDischargeMedications.title
                  Control1..?
                  383. Composition.section:sectionDischargeMedications.code
                  Control1..?
                  TypeCodeableConcept(Codeable Concept (IPS))
                  Pattern Value{
                    "coding" : [{
                      "system" : "http://loinc.org",
                      "code" : "75311-1"
                    }]
                  }
                  385. Composition.section:sectionDischargeMedications.text
                  Control1..?
                  387. Composition.section:sectionDischargeMedications.entry
                  Control1..?
                  TypeReference(MedicationRequest (HDR), MedicationDispense)
                  389. Composition.section:sectionDischargeMedications.section
                  TypeBackboneElement
                  391. Composition.section:sectionDischargeMedications.section.section
                  Control0..0
                  393. Composition.section:sectionDischargeInstructions
                  Slice NamesectionDischargeInstructions
                  Definition

                  Hospital Discharge instructions

                  ShortHospital Discharge instructions
                  Control0..1
                  395. Composition.section:sectionDischargeInstructions.title
                  Control1..?
                  397. Composition.section:sectionDischargeInstructions.code
                  Control1..?
                  TypeCodeableConcept(Codeable Concept (IPS))
                  Pattern Value{
                    "coding" : [{
                      "system" : "http://loinc.org",
                      "code" : "8653-8"
                    }]
                  }
                  399. Composition.section:sectionDischargeInstructions.text
                  Control1..?
                  401. Composition.section:sectionDischargeInstructions.section
                  TypeBackboneElement
                  403. Composition.section:sectionDischargeInstructions.section.section
                  Control0..0
                  405. Composition.section:sectionAdvanceDirectives
                  Slice NamesectionAdvanceDirectives
                  Definition

                  The advance directives section contains a narrative description of patient's advance directive.

                  ShortAdvance Directives Section
                  Control0..1
                  407. Composition.section:sectionAdvanceDirectives.title
                  Control1..?
                  409. Composition.section:sectionAdvanceDirectives.code
                  Control1..?
                  TypeCodeableConcept(Codeable Concept (IPS))
                  Pattern Value{
                    "coding" : [{
                      "system" : "http://loinc.org",
                      "code" : "42348-3"
                    }]
                  }
                  411. Composition.section:sectionAdvanceDirectives.text
                  Control1..?
                  413. Composition.section:sectionAdvanceDirectives.entry
                  TypeReference(Consent, DocumentReference)
                  415. Composition.section:sectionAdvanceDirectives.section
                  TypeBackboneElement
                  417. Composition.section:sectionAdvanceDirectives.section.section
                  Control0..0
                  419. Composition.section:sectionTravelHx
                  Slice NamesectionTravelHx
                  Definition

                  This Section describes the travel history relevant for the Patient Summary, e.g.recent travel in a region of high prevalence of a specific infectious disease like Malaria

                  ShortTravel History Section
                  Control0..1
                  421. Composition.section:sectionTravelHx.title
                  Control1..?
                  423. Composition.section:sectionTravelHx.code
                  Control1..?
                  TypeCodeableConcept(Codeable Concept (IPS))
                  Pattern Value{
                    "coding" : [{
                      "system" : "http://loinc.org",
                      "code" : "10182-4"
                    }]
                  }
                  425. Composition.section:sectionTravelHx.text
                  Control1..?
                  427. Composition.section:sectionTravelHx.section
                  TypeBackboneElement
                  429. Composition.section:sectionTravelHx.section.section
                  Control0..0
                  431. Composition.section:sectionPayers
                  Slice NamesectionPayers
                  Definition

                  This section includes heath insurance and payment information.

                  ShortHealth insurance and payment information.
                  Control0..1
                  433. Composition.section:sectionPayers.title
                  Control1..?
                  435. Composition.section:sectionPayers.code
                  Control1..?
                  TypeCodeableConcept(Codeable Concept (IPS))
                  Pattern Value{
                    "coding" : [{
                      "system" : "http://loinc.org",
                      "code" : "48768-6"
                    }]
                  }
                  437. Composition.section:sectionPayers.text
                  Control1..?
                  439. Composition.section:sectionPayers.entry
                  TypeReference(Coverage)
                  441. Composition.section:sectionPayers.section
                  TypeBackboneElement
                  443. Composition.section:sectionPayers.section.section
                  Control0..0
                  445. Composition.section:sectionAttachments
                  Slice NamesectionAttachments
                  Definition

                  This section lists documents and attachments associated to this report

                  ShortAttachments
                  Control0..1
                  447. Composition.section:sectionAttachments.title
                  Control1..?
                  449. Composition.section:sectionAttachments.code
                  Control1..?
                  TypeCodeableConcept(Codeable Concept (IPS))
                  Pattern Value{
                    "coding" : [{
                      "system" : "http://loinc.org",
                      "code" : "77599-9"
                    }]
                  }
                  451. Composition.section:sectionAttachments.text
                  Control1..?
                  453. Composition.section:sectionAttachments.entry
                  TypeReference(DocumentReference, Binary)
                  455. Composition.section:sectionAttachments.section
                  TypeBackboneElement
                  457. Composition.section:sectionAttachments.section.section
                  Control0..0
                  459. Composition.section:sectionEncounters
                  Slice NamesectionEncounters
                  Definition

                  This section lists documents and attachments associated to this report

                  ShortEncounters sections
                  Control0..1
                  461. Composition.section:sectionEncounters.title
                  Control1..?
                  463. Composition.section:sectionEncounters.code
                  Control1..?
                  TypeCodeableConcept(Codeable Concept (IPS))
                  Pattern Value{
                    "coding" : [{
                      "system" : "http://loinc.org",
                      "code" : "46240-8"
                    }]
                  }
                  465. Composition.section:sectionEncounters.text
                  Control1..?
                  467. Composition.section:sectionEncounters.section
                  TypeBackboneElement
                  469. Composition.section:sectionEncounters.section.section
                  Control0..0

                  Guidance on how to interpret the contents of this table can be found here

                  0. Composition
                  Definition

                  Hospital Discharge Report composition. A composition is a set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. While a Composition defines the structure, it does not actually contain the content: rather the full content of a document is contained in a Bundle, of which the Composition is the first resource contained.


                  A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.).

                  ShortHospital Discharge Report compositionA set of resources composed into a single coherent clinical statement with clinical attestation
                  Comments

                  While the focus of this specification is on patient-specific clinical statements, this resource can also apply to other healthcare-related statements such as study protocol designs, healthcare invoices and other activities that are not necessarily patient-specific or clinical.

                  Control0..*
                  Is Modifierfalse
                  Summaryfalse
                  Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
                  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 (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-4: If 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-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
                  dom-6: A resource should have narrative for robust management (text.`div`.exists())
                  2. Composition.implicitRules
                  Definition

                  A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

                  ShortA set of rules under which this content was created
                  Comments

                  Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

                  Control0..1
                  Typeuri
                  Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  4. Composition.extension
                  Definition

                  An Extension


                  May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                  ShortExtensionAdditional content defined by implementations
                  Comments

                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Control0..*
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesextensions, user content
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingThis element introduces a set of slices on Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 6. Composition.extension:basedOn
                    Slice NamebasedOn
                    Definition

                    A plan, proposal or order that is fulfilled in whole or in part by this event.

                    ShortFulfills plan, proposal or order
                    Control0..*
                    TypeExtension(Based on) (Extension Type: Reference(Resource))
                    Is Modifierfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    8. Composition.extension:basedOn.extension
                    Definition

                    An Extension


                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                    ShortExtensionAdditional content defined by implementations
                    Comments

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..0*
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Alternate Namesextensions, user content
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 10. Composition.extension:basedOn.url
                      Definition

                      Source of the definition for the extension code - a logical name or a URL.

                      Shortidentifies the meaning of the extension
                      Comments

                      The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                      Control1..1
                      Typeuri
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      Fixed Valuehttp://hl7.org/fhir/StructureDefinition/event-basedOn
                      12. Composition.extension:basedOn.value[x]
                      Definition

                      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).


                      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                      ShortValue of extension
                      Control10..1
                      This element is affected by the following invariants: ext-1
                      TypeReference(Resource, ServiceRequest), date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                      Is Modifierfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      14. Composition.extension:relatedArtifact
                      Slice NamerelatedArtifact
                      Definition

                      Related artifacts such as additional documentation, justification, dependencies, bibliographic references, and predecessor and successor artifacts.

                      ShortRelated artefacts: e.g. presented form
                      Comments

                      Each related artifact is either an attachment, or a reference to another resource, but not both.

                      Control0..*
                      TypeExtension(Artifact related artifact) (Extension Type: RelatedArtifact)
                      Is Modifierfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      16. Composition.extension:relatedArtifact.extension
                      Definition

                      An Extension


                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortExtensionAdditional content defined by implementations
                      Comments

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..0*
                      TypeExtension
                      Is Modifierfalse
                      Summaryfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 18. Composition.extension:relatedArtifact.url
                        Definition

                        Source of the definition for the extension code - a logical name or a URL.

                        Shortidentifies the meaning of the extension
                        Comments

                        The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                        Control1..1
                        Typeuri
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        Fixed Valuehttp://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact
                        20. Composition.extension:relatedArtifact.value[x]
                        Definition

                        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).


                        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                        ShortValue of extension
                        Control10..1
                        This element is affected by the following invariants: ext-1
                        TypeRelatedArtifact, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                        Is Modifierfalse
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        22. Composition.extension:relatedArtifact.value[x].type
                        Definition

                        The type of relationship to the related artifact.

                        Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
                        Control1..1
                        BindingThe codes SHALL be taken from RelatedArtifactTypehttp://hl7.org/fhir/ValueSet/related-artifact-type|4.0.1
                        (required to http://hl7.org/fhir/ValueSet/related-artifact-type|4.0.1)

                        The type of relationship to the related artifact.

                        Typecode
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Example<br/><b>presented form</b>:{ "coding" : [{ "system" : "http://hl7.org/fhir/related-artifact-type", "code" : "documentation" }] }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        24. Composition.extension:compositionVersionR5
                        Slice NamecompositionVersionR5
                        Definition

                        Optional Extension Element - found in all resources.

                        ShortOptional Extensions Element
                        Control0..*
                        This element is affected by the following invariants: ele-1
                        TypeExtension(Extension Definition for Composition.version for Version 5.0) (Extension Type: string)
                        Is Modifierfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        26. Composition.extension:compositionVersionR5.extension
                        Definition

                        An Extension


                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortExtensionAdditional content defined by implementations
                        Comments

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..0*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 28. Composition.extension:compositionVersionR5.url
                          Definition

                          Source of the definition for the extension code - a logical name or a URL.

                          Shortidentifies the meaning of the extension
                          Comments

                          The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                          Control1..1
                          Typeuri
                          Is Modifierfalse
                          XML FormatIn the XML format, this property is represented as an attribute.
                          Summaryfalse
                          Fixed Valuehttp://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version
                          30. Composition.extension:compositionVersionR5.value[x]
                          Definition

                          Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                          ShortBusiness versionValue of extension
                          Control10..1
                          Typestring, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                          [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          32. Composition.extension:information-recipient
                          Slice Nameinformation-recipient
                          Definition

                          This extension applies to the Composition resource and is used to represent an intended recipient of the composition.

                          ShortInformation recipient
                          Control0..*
                          This element is affected by the following invariants: ele-1
                          TypeExtension(Information recipient) (Extension Type: Reference(Practitioner, Device, Patient, RelatedPerson, PractitionerRole, Organization))
                          Is Modifierfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          34. Composition.extension:information-recipient.extension
                          Definition

                          An Extension


                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                          ShortExtensionAdditional content defined by implementations
                          Comments

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..0*
                          TypeExtension
                          Is Modifierfalse
                          Summaryfalse
                          Alternate Namesextensions, user content
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 36. Composition.extension:information-recipient.url
                            Definition

                            Source of the definition for the extension code - a logical name or a URL.

                            Shortidentifies the meaning of the extension
                            Comments

                            The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                            Control1..1
                            Typeuri
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Summaryfalse
                            Fixed Valuehttp://hl7.eu/fhir/StructureDefinition/information-recipient
                            38. Composition.extension:information-recipient.value[x]
                            Definition

                            Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                            ShortValue of extension
                            Control0..1
                            TypeReference(PractitionerRole (EU core), Practitioner (EU core), Device, Patient (EU core), RelatedPerson, Organization (EU core)), date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                            Is Modifierfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            40. Composition.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                            ShortExtensions that cannot be ignored
                            Comments

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                            Summaryfalse
                            Requirements

                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                            Alternate Namesextensions, user content
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            42. Composition.identifier
                            Definition

                            A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.

                            ShortHDR business identifierVersion-independent identifier for the Composition
                            Comments

                            Similar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate.

                            NoteThis is a business identifier, not a resource identifier (see discussion)
                            Control0..1
                            TypeIdentifier
                            Is Modifierfalse
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            44. Composition.status
                            Definition

                            The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document.

                            ShortHDR statuspreliminary | final | amended | entered-in-error
                            Comments

                            If a composition is marked as withdrawn, the compositions/documents in the series, or data from the composition or document series, should never be displayed to a user without being clearly marked as untrustworthy. The flag "entered-in-error" is why this element is labeled as a modifier of other elements.

                            Some reporting work flows require that the original narrative of a final document never be altered; instead, only new narrative can be added. The composition resource has no explicit status for explicitly noting whether this business rule is in effect. This would be handled by an extension if required.

                            Control1..1
                            BindingThe codes SHALL be taken from CompositionStatushttp://hl7.org/fhir/ValueSet/composition-status|4.0.1
                            (required to http://hl7.org/fhir/ValueSet/composition-status|4.0.1)

                            The workflow/clinical status of the composition.

                            Typecode
                            Is Modifiertrue because This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            Requirements

                            Need to be able to mark interim, amended, or withdrawn compositions or documents.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            46. Composition.type
                            Definition

                            Specifies that this composition refer to a Hospital Discharge Report


                            Specifies the particular kind of composition (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the composition.

                            ShortKind of composition ("Hospital Discharge Report")Kind of composition (LOINC if possible)
                            Comments

                            Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                            For Composition type, LOINC is ubiquitous and strongly endorsed by HL7. Most implementation guides will require a specific LOINC code, or use LOINC as an extensible binding.

                            Control1..1
                            This element is affected by the following invariants: ele-1
                            BindingThe codes SHOULD be taken from FHIRDocumentTypeCodeshttp://hl7.org/fhir/ValueSet/doc-typecodes
                            (preferred to http://hl7.org/fhir/ValueSet/doc-typecodes)

                            Type of a composition.

                            TypeCodeableConcept(Codeable Concept (IPS))
                            Is Modifierfalse
                            Requirements

                            Key metadata element describing the composition, used in searching/filtering.

                            Pattern Value{
                              "coding" : [{
                                "system" : "http://loinc.org",
                                "code" : "34105-7",
                                "display" : "Hospital Discharge summary"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            48. Composition.subject
                            Definition

                            Who or what the composition is about. In general a composition can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of livestock, or a set of patients that share a common exposure). For the hdr the subject is always the patient.


                            Who or what the composition is about. The composition can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of livestock, or a set of patients that share a common exposure).

                            ShortWho and/or what the composition is about
                            Comments

                            For clinical documents, this is usually the patient.

                            Control10..1
                            TypeReference(Patient (EU core), Resource)
                            Is Modifierfalse
                            Summarytrue
                            Requirements

                            Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            50. Composition.encounter
                            Definition

                            Describes the clinical encounter or type of care this documentation is associated with.

                            ShortContext of the Composition
                            Control0..1
                            TypeReference(Encounter (HDR), Encounter)
                            Is Modifierfalse
                            Summarytrue
                            Requirements

                            Provides context for the composition and supports searching.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            52. Composition.date
                            Definition

                            The composition editing time, when the composition was last logically changed by the author.

                            ShortHDR dateComposition editing time
                            Comments

                            The Last Modified Date on the composition may be after the date of the document was attested without being changed.

                            Control1..1
                            TypedateTime
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            Requirements

                            dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging.


                            dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            54. Composition.author
                            Definition

                            Identifies who is responsible for the information in the Hospital Discharge Report, not necessarily who typed it in.


                            Identifies who is responsible for the information in the composition, not necessarily who typed it in.

                            ShortWho and/or what authored the Hospital Discharge ReportWho and/or what authored the composition
                            Control1..*
                            TypeReference(Practitioner (EU core), PractitionerRole (EU core), Device, Patient, RelatedPerson, Organization, Practitioner, PractitionerRole)
                            Is Modifierfalse
                            Summarytrue
                            Requirements

                            Identifies who is responsible for the content.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            56. Composition.title
                            Definition

                            Official human-readable label for the composition.

                            For this document should be "Hospital Discharge Report" or any equivalent translation


                            Official human-readable label for the composition.

                            ShortHospital Discharge ReportHuman Readable name/title
                            Comments

                            For many compositions, the title is the same as the text or a display name of Composition.type (e.g. a "consultation" or "progress note"). Note that CDA does not make title mandatory, but there are no known cases where it is useful for title to be omitted, so it is mandatory here. Feedback on this requirement is welcome during the trial use period.

                            Control1..1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            58. Composition.section
                            Definition

                            The root of the sections that make up the Hospital Discharge Report composition.


                            The root of the sections that make up the composition.

                            ShortSections composing the Hospital Discharge ReportComposition is broken into sections
                            Control10..*
                            TypeBackboneElement
                            Is Modifierfalse
                            Summaryfalse
                            Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                            cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                            cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                            SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ code
                            • 60. Composition.section.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              62. Composition.section:sectionAdmissionEvaluation
                              Slice NamesectionAdmissionEvaluation
                              Definition

                              Hospital Admission evaluation


                              The root of the sections that make up the composition.

                              ShortHospital Admission evaluationComposition is broken into sections
                              Comments

                              Admission evaluation should be reported only exceptionally, if it is relevant to ensure continuity of care.

                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              64. Composition.section:sectionAdmissionEvaluation.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              66. Composition.section:sectionAdmissionEvaluation.title
                              Definition

                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                              ShortLabel for section (e.g. for ToC)
                              Comments

                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                              Control10..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summaryfalse
                              Requirements

                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                              Alternate Namesheader, label, caption
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              68. Composition.section:sectionAdmissionEvaluation.code
                              Definition

                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                              ShortConcept - reference to a terminology or just textClassification of section (recommended)
                              Comments

                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                              Control10..1
                              This element is affected by the following invariants: ele-1
                              BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                              Classification of a section of a composition/document.

                              TypeCodeableConcept(Codeable Concept (IPS))
                              Is Modifierfalse
                              Requirements

                              Provides computable standardized labels to topics within the document.

                              Pattern Value{
                                "coding" : [{
                                  "system" : "http://loinc.org",
                                  "code" : "67852-4"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              70. Composition.section:sectionAdmissionEvaluation.text
                              Definition

                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                              ShortText summary of the section, for human interpretation
                              Comments

                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                              Control10..1
                              This element is affected by the following invariants: cmp-1
                              TypeNarrative
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              72. Composition.section:sectionAdmissionEvaluation.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..*
                              This element is affected by the following invariants: cmp-1
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              74. Composition.section:sectionAdmissionEvaluation.section.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              76. Composition.section:sectionAdmissionEvaluation.section.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..0*
                              This element is affected by the following invariants: cmp-1
                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              78. Composition.section:sectionPatientHx
                              Slice NamesectionPatientHx
                              Definition

                              This Section describes all aspects of the medical history of the patient even if not pertinent to the current procedure, and may include chief complaint, past medical history, social history, family history, surgical or procedure history, medication history, and other history information. The history may be limited to information pertinent to the current procedure or may be more comprehensive. The history may be reported as a collection of random clinical statements or it may be reported categorically. Categorical report formats may be divided into multiple subsections including Past Medical History, Social History.


                              The root of the sections that make up the composition.

                              ShortPatient History SectionComposition is broken into sections
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              80. Composition.section:sectionPatientHx.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              82. Composition.section:sectionPatientHx.title
                              Definition

                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                              ShortLabel for section (e.g. for ToC)
                              Comments

                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                              Control10..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summaryfalse
                              Requirements

                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                              Alternate Namesheader, label, caption
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              84. Composition.section:sectionPatientHx.code
                              Definition

                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                              ShortConcept - reference to a terminology or just textClassification of section (recommended)
                              Comments

                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                              Control10..1
                              This element is affected by the following invariants: ele-1
                              BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                              Classification of a section of a composition/document.

                              TypeCodeableConcept(Codeable Concept (IPS))
                              Is Modifierfalse
                              Requirements

                              Provides computable standardized labels to topics within the document.

                              Pattern Value{
                                "coding" : [{
                                  "system" : "http://loinc.org",
                                  "code" : "11329-0"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              86. Composition.section:sectionPatientHx.text
                              Definition

                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                              ShortText summary of the section, for human interpretation
                              Comments

                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                              Control10..1
                              This element is affected by the following invariants: cmp-1
                              TypeNarrative
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              88. Composition.section:sectionPatientHx.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..*
                              This element is affected by the following invariants: cmp-1
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              90. Composition.section:sectionPatientHx.section.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              92. Composition.section:sectionPatientHx.section.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..0*
                              This element is affected by the following invariants: cmp-1
                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              94. Composition.section:sectionPhysicalFindings
                              Slice NamesectionPhysicalFindings
                              Definition

                              Physical findings


                              The root of the sections that make up the composition.

                              ShortPhysical findingsComposition is broken into sections
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              96. Composition.section:sectionPhysicalFindings.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              98. Composition.section:sectionPhysicalFindings.title
                              Definition

                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                              ShortLabel for section (e.g. for ToC)
                              Comments

                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                              Control10..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summaryfalse
                              Requirements

                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                              Alternate Namesheader, label, caption
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              100. Composition.section:sectionPhysicalFindings.code
                              Definition

                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                              ShortConcept - reference to a terminology or just textClassification of section (recommended)
                              Comments

                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                              Control10..1
                              This element is affected by the following invariants: ele-1
                              BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                              Classification of a section of a composition/document.

                              TypeCodeableConcept(Codeable Concept (IPS))
                              Is Modifierfalse
                              Requirements

                              Provides computable standardized labels to topics within the document.

                              Pattern Value{
                                "coding" : [{
                                  "system" : "http://loinc.org",
                                  "code" : "29545-1"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              102. Composition.section:sectionPhysicalFindings.text
                              Definition

                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                              ShortText summary of the section, for human interpretation
                              Comments

                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                              Control10..1
                              This element is affected by the following invariants: cmp-1
                              TypeNarrative
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              104. Composition.section:sectionPhysicalFindings.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..*
                              This element is affected by the following invariants: cmp-1
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              106. Composition.section:sectionPhysicalFindings.section.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              108. Composition.section:sectionPhysicalFindings.section.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..0*
                              This element is affected by the following invariants: cmp-1
                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              110. Composition.section:sectionPhysicalExamination
                              Slice NamesectionPhysicalExamination
                              Definition

                              Physical examination is the process of evaluating objective anatomical findings.


                              The root of the sections that make up the composition.

                              ShortPhysical examinationComposition is broken into sections
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              112. Composition.section:sectionPhysicalExamination.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              114. Composition.section:sectionPhysicalExamination.title
                              Definition

                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                              ShortLabel for section (e.g. for ToC)
                              Comments

                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                              Control10..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summaryfalse
                              Requirements

                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                              Alternate Namesheader, label, caption
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              116. Composition.section:sectionPhysicalExamination.code
                              Definition

                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                              ShortConcept - reference to a terminology or just textClassification of section (recommended)
                              Comments

                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                              Control10..1
                              This element is affected by the following invariants: ele-1
                              BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                              Classification of a section of a composition/document.

                              TypeCodeableConcept(Codeable Concept (IPS))
                              Is Modifierfalse
                              Requirements

                              Provides computable standardized labels to topics within the document.

                              Pattern Value{
                                "coding" : [{
                                  "system" : "http://loinc.org",
                                  "code" : "55286-9"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              118. Composition.section:sectionPhysicalExamination.text
                              Definition

                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                              ShortText summary of the section, for human interpretation
                              Comments

                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                              Control10..1
                              This element is affected by the following invariants: cmp-1
                              TypeNarrative
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              120. Composition.section:sectionPhysicalExamination.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..*
                              This element is affected by the following invariants: cmp-1
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              122. Composition.section:sectionPhysicalExamination.section.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              124. Composition.section:sectionPhysicalExamination.section.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..0*
                              This element is affected by the following invariants: cmp-1
                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              126. Composition.section:sectionVitalSigns
                              Slice NamesectionVitalSigns
                              Definition

                              The Vital signs section includes blood pressure, body temperature, heart rate, and respiratory rate. It may also include other clinical findings, such as height, weight, body mass index, head circumference, and pulse oximetry. In particular, notable vital signs or physical findings such as the most recent, maximum and/or minimum, baseline, or relevant trends may be included


                              The root of the sections that make up the composition.

                              ShortVital signsComposition is broken into sections
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              128. Composition.section:sectionVitalSigns.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              130. Composition.section:sectionVitalSigns.title
                              Definition

                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                              ShortLabel for section (e.g. for ToC)
                              Comments

                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                              Control10..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summaryfalse
                              Requirements

                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                              Alternate Namesheader, label, caption
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              132. Composition.section:sectionVitalSigns.code
                              Definition

                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                              ShortConcept - reference to a terminology or just textClassification of section (recommended)
                              Comments

                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                              Control10..1
                              This element is affected by the following invariants: ele-1
                              BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                              Classification of a section of a composition/document.

                              TypeCodeableConcept(Codeable Concept (IPS))
                              Is Modifierfalse
                              Requirements

                              Provides computable standardized labels to topics within the document.

                              Pattern Value{
                                "coding" : [{
                                  "system" : "http://loinc.org",
                                  "code" : "8716-3"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              134. Composition.section:sectionVitalSigns.text
                              Definition

                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                              ShortText summary of the section, for human interpretation
                              Comments

                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                              Control10..1
                              This element is affected by the following invariants: cmp-1
                              TypeNarrative
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              136. Composition.section:sectionVitalSigns.entry
                              Definition

                              A reference to the actual resource from which the narrative in the section is derived.

                              ShortA reference to data that supports this section
                              Comments

                              If there are no entries in the list, an emptyReason SHOULD be provided.

                              Control10..*
                              This element is affected by the following invariants: cmp-2
                              TypeReference(Observation, DocumentReference, Vital Signs Profile, Resource)
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              138. Composition.section:sectionVitalSigns.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..*
                              This element is affected by the following invariants: cmp-1
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              140. Composition.section:sectionVitalSigns.section.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              142. Composition.section:sectionVitalSigns.section.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..0*
                              This element is affected by the following invariants: cmp-1
                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              144. Composition.section:sectionFunctionalStatus
                              Slice NamesectionFunctionalStatus
                              Definition

                              The functional status section shall contain a narrative description of capability of the patient to perform acts of daily living, including possible needs of the patient to be continuously assessed by third parties. The invalidity status may in fact influence decisions about how to administer treatments. Profiles to express disabilities and functional assessments will be specified by future versions of this guide.


                              The root of the sections that make up the composition.

                              ShortFunctional statusComposition is broken into sections
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              146. Composition.section:sectionFunctionalStatus.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              148. Composition.section:sectionFunctionalStatus.title
                              Definition

                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                              ShortLabel for section (e.g. for ToC)
                              Comments

                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                              Control10..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summaryfalse
                              Requirements

                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                              Alternate Namesheader, label, caption
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              150. Composition.section:sectionFunctionalStatus.code
                              Definition

                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                              ShortConcept - reference to a terminology or just textClassification of section (recommended)
                              Comments

                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                              Control10..1
                              This element is affected by the following invariants: ele-1
                              BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                              Classification of a section of a composition/document.

                              TypeCodeableConcept(Codeable Concept (IPS))
                              Is Modifierfalse
                              Requirements

                              Provides computable standardized labels to topics within the document.

                              Pattern Value{
                                "coding" : [{
                                  "system" : "http://loinc.org",
                                  "code" : "47420-5"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              152. Composition.section:sectionFunctionalStatus.text
                              Definition

                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                              ShortText summary of the section, for human interpretation
                              Comments

                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                              Control10..1
                              This element is affected by the following invariants: cmp-1
                              TypeNarrative
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              154. Composition.section:sectionFunctionalStatus.entry
                              Definition

                              It describes capabilities of the patient to perform acts of daily living, including possible needs of the patient to be continuously assessed by third parties. The invalidity status may in fact influence decisions about how to administer treatments. Profiles to express disabilities and functional assessments will be specified by future versions of this guide.


                              A reference to the actual resource from which the narrative in the section is derived.

                              ShortOptional entry used to represent disabilities and functional assessmentsA reference to data that supports this section
                              Comments

                              If there are no entries in the list, an emptyReason SHOULD be provided.

                              Control0..*
                              This element is affected by the following invariants: cmp-2
                              TypeReference(Condition, ClinicalImpression, Observation, DocumentReference, QuestionnaireResponse, Resource)
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              156. Composition.section:sectionFunctionalStatus.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..*
                              This element is affected by the following invariants: cmp-1
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              158. Composition.section:sectionFunctionalStatus.section.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              160. Composition.section:sectionFunctionalStatus.section.section
                              Definition

                              A nested sub-section within this section.

                              ShortNested Section
                              Comments

                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                              Control0..0*
                              This element is affected by the following invariants: cmp-1
                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              162. Composition.section:sectionAllergies
                              Slice NamesectionAllergies
                              Definition

                              This section documents the relevant allergies or intolerances (conditions) for that patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy. At a minimum, it should list currently active and any relevant historical allergies and adverse reactions. If no information about allergies is available, or if no allergies are known this should be clearly documented in the section.


                              The root of the sections that make up the composition.

                              ShortAllergies and Intolerances SectionComposition is broken into sections
                              Control0..1*
                              TypeBackboneElement
                              Is Modifierfalse
                              Summaryfalse
                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                              164. Composition.section:sectionAllergies.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              166. Composition.section:sectionAllergies.title
                              Definition

                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                              ShortLabel for section (e.g. for ToC)
                              Comments

                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                              Control10..1
                              Typestring
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summaryfalse
                              Requirements

                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                              Alternate Namesheader, label, caption
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              168. Composition.section:sectionAllergies.code
                              Definition

                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                              ShortConcept - reference to a terminology or just textClassification of section (recommended)
                              Comments

                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                              Control10..1
                              This element is affected by the following invariants: ele-1
                              BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                              Classification of a section of a composition/document.

                              TypeCodeableConcept(Codeable Concept (IPS))
                              Is Modifierfalse
                              Requirements

                              Provides computable standardized labels to topics within the document.

                              Pattern Value{
                                "coding" : [{
                                  "system" : "http://loinc.org",
                                  "code" : "48765-2"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              170. Composition.section:sectionAllergies.text
                              Definition

                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                              ShortText summary of the section, for human interpretation
                              Comments

                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                              Control10..1
                              This element is affected by the following invariants: cmp-1
                              TypeNarrative
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              172. Composition.section:sectionAllergies.entry
                              Definition

                              It lists the relevant allergies or intolerances (conditions) for that patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy. At a minimum, it should list currently active and any relevant historical allergies and adverse reactions. This entry shall be used to document that no information about allergies is available, or that no allergies are known .


                              A reference to the actual resource from which the narrative in the section is derived.

                              ShortRelevant allergies or intolerances (conditions) for that patient.A reference to data that supports this section
                              Comments

                              If there are no entries in the list, an emptyReason SHOULD be provided.

                              Control10..*
                              This element is affected by the following invariants: cmp-2
                              TypeReference(Allergy Intolerance (EU PS), DocumentReference, Resource)
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • type @ resolve()
                              • 174. Composition.section:sectionAllergies.entry:allergyIntolerance
                                Slice NameallergyIntolerance
                                Definition

                                Allergy entry


                                A reference to the actual resource from which the narrative in the section is derived.

                                ShortAllergy entryA reference to data that supports this section
                                Comments

                                If there are no entries in the list, an emptyReason SHOULD be provided.

                                Control0..1*
                                This element is affected by the following invariants: cmp-2
                                TypeReference(Allergy Intolerance (EU PS), Resource)
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                176. Composition.section:sectionAllergies.section
                                Definition

                                A nested sub-section within this section.

                                ShortNested Section
                                Comments

                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                Control0..*
                                This element is affected by the following invariants: cmp-1
                                TypeBackboneElement
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                178. Composition.section:sectionAllergies.section.modifierExtension
                                Definition

                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                ShortExtensions that cannot be ignored even if unrecognized
                                Comments

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                Summarytrue
                                Requirements

                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                Alternate Namesextensions, user content, modifiers
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                180. Composition.section:sectionAllergies.section.section
                                Definition

                                A nested sub-section within this section.

                                ShortNested Section
                                Comments

                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                Control0..0*
                                This element is affected by the following invariants: cmp-1
                                TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                182. Composition.section:sectionAlert
                                Slice NamesectionAlert
                                Definition

                                // SHORT This section contains data describing an interest or worry about a health state or process that could possibly require attention, intervention, or management. A Health Concern is a health related matter that is of interest, importance or worry to someone, who may be the patient, patient's family or patient's health care provider. Health concerns are derived from a variety of sources within an EHR, such as Problem List, Family History, Social Histor, Social Worker Note, etc. Health concerns can be medical, surgical, nursing, allied health or patient-reported concerns. Problem Concerns are a subset of Health Concerns that have risen to the level of importance that they typically would belong on a classic “Problem List”, such as “Diabetes Mellitus” or “Family History of Melanoma” or “Tobacco abuse”. These are of broad interest to multiple members of the care team. Examples of other Health Concerns that might not typically be considered a Problem Concern include “Risk of Hyperkalemia” for a patient taking an ACE-inhibitor medication, or “Transportation difficulties” for someone who doesn't drive and has trouble getting to appointments, or “Under-insured” for someone who doesn't have sufficient insurance to properly cover their medical needs such as medications. These are typically most important to just a limited number of care team members


                                The root of the sections that make up the composition.

                                ShortHealth Concern SectionComposition is broken into sections
                                Control0..1*
                                TypeBackboneElement
                                Is Modifierfalse
                                Summaryfalse
                                Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                184. Composition.section:sectionAlert.modifierExtension
                                Definition

                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                ShortExtensions that cannot be ignored even if unrecognized
                                Comments

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                Summarytrue
                                Requirements

                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                Alternate Namesextensions, user content, modifiers
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                186. Composition.section:sectionAlert.title
                                Definition

                                The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                ShortLabel for section (e.g. for ToC)
                                Comments

                                The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                Control10..1
                                Typestring
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summaryfalse
                                Requirements

                                Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                Alternate Namesheader, label, caption
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                188. Composition.section:sectionAlert.code
                                Definition

                                A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                Comments

                                Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                Control10..1
                                This element is affected by the following invariants: ele-1
                                BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                Classification of a section of a composition/document.

                                TypeCodeableConcept(Codeable Concept (IPS))
                                Is Modifierfalse
                                Requirements

                                Provides computable standardized labels to topics within the document.

                                Pattern Value{
                                  "coding" : [{
                                    "system" : "http://loinc.org",
                                    "code" : "75310-3"
                                  }]
                                }
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                190. Composition.section:sectionAlert.text
                                Definition

                                A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                ShortText summary of the section, for human interpretation
                                Comments

                                Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                Control10..1
                                This element is affected by the following invariants: cmp-1
                                TypeNarrative
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                192. Composition.section:sectionAlert.entry
                                Definition

                                Alerts


                                A reference to the actual resource from which the narrative in the section is derived.

                                ShortAlertsA reference to data that supports this section
                                Comments

                                If there are no entries in the list, an emptyReason SHOULD be provided.

                                Control0..*
                                This element is affected by the following invariants: cmp-2
                                TypeReference(Resource)
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • type @ resolve()
                                • 194. Composition.section:sectionAlert.entry:flag
                                  Slice Nameflag
                                  Definition

                                  Flags


                                  A reference to the actual resource from which the narrative in the section is derived.

                                  ShortFlagsA reference to data that supports this section
                                  Comments

                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                  Control0..1*
                                  This element is affected by the following invariants: cmp-2
                                  TypeReference(Flag, Resource)
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  196. Composition.section:sectionAlert.entry:detectedIssue
                                  Slice NamedetectedIssue
                                  Definition

                                  Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, etc.


                                  A reference to the actual resource from which the narrative in the section is derived.

                                  ShortDetected IssueA reference to data that supports this section
                                  Comments

                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                  Control0..1*
                                  This element is affected by the following invariants: cmp-2
                                  TypeReference(DetectedIssue, Resource)
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  198. Composition.section:sectionAlert.entry:riskAssessment
                                  Slice NameriskAssessment
                                  Definition

                                  An assessment of the likely outcomes for a patient or other subject as well as the likelihood of each outcome.


                                  A reference to the actual resource from which the narrative in the section is derived.

                                  ShortRisk AssessmentA reference to data that supports this section
                                  Comments

                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                  Control0..1*
                                  This element is affected by the following invariants: cmp-2
                                  TypeReference(RiskAssessment, Resource)
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  200. Composition.section:sectionAlert.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..*
                                  This element is affected by the following invariants: cmp-1
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  202. Composition.section:sectionAlert.section.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  204. Composition.section:sectionAlert.section.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..0*
                                  This element is affected by the following invariants: cmp-1
                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  206. Composition.section:sectionHospitalCourse
                                  Slice NamesectionHospitalCourse
                                  Definition

                                  This section includes basic information about hospital staty (encounter), diagnostic summary in narrative form, pharmacotherapy, major procedures, medical devices, significant findings during hospital stay and clinical synthesis.


                                  The root of the sections that make up the composition.

                                  ShortSignificant information about course of hospital stayComposition is broken into sections
                                  Control10..1*
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  208. Composition.section:sectionHospitalCourse.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  210. Composition.section:sectionHospitalCourse.title
                                  Definition

                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                  ShortLabel for section (e.g. for ToC)
                                  Comments

                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                  Control10..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summaryfalse
                                  Requirements

                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                  Alternate Namesheader, label, caption
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  212. Composition.section:sectionHospitalCourse.code
                                  Definition

                                  A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                  A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                  ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                  Comments

                                  Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                  The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                  If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                  Control10..1
                                  This element is affected by the following invariants: ele-1
                                  BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                  Classification of a section of a composition/document.

                                  TypeCodeableConcept(Codeable Concept (IPS))
                                  Is Modifierfalse
                                  Requirements

                                  Provides computable standardized labels to topics within the document.

                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "http://loinc.org",
                                      "code" : "8648-8"
                                    }]
                                  }
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  214. Composition.section:sectionHospitalCourse.text
                                  Definition

                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                  ShortText summary of the section, for human interpretation
                                  Comments

                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                  Control10..1
                                  This element is affected by the following invariants: cmp-1
                                  TypeNarrative
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  216. Composition.section:sectionHospitalCourse.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..*
                                  This element is affected by the following invariants: cmp-1
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  218. Composition.section:sectionHospitalCourse.section.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  220. Composition.section:sectionHospitalCourse.section.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..0*
                                  This element is affected by the following invariants: cmp-1
                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  222. Composition.section:sectionDiagnosticSummary
                                  Slice NamesectionDiagnosticSummary
                                  Definition

                                  All problems/diagnoses that affect care during the inpatient case or are important to be recorded to ensure continuity of care. The diagnostic summary differentiates, in accordance with the international recommendation, between problems treated during hospital stay and other (untreated) problems. Treated problems are problems that were the subject of diagnostics, therapy, nursing, or (continuous) monitoring during the hospitalisation. Furthermore problems could be divided into three categories: problems present on admission (POA), conditions acquired during hospital stay (HAC) and problems that cannot be classified as being of any of the two (N/A). The diagnostic summary contains all conditions as they were recognised at the end of hospitalisation, after all examinations. This section contains concise, well specified, codeable, summary of problems. Problems are ordered by importance (main problems first) during hospital stay. Description of the problem might be completed with additional details in the medical history section and/or in the Synthesis section.


                                  The root of the sections that make up the composition.

                                  ShortProblem specification in narrative formComposition is broken into sections
                                  Control0..1*
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  224. Composition.section:sectionDiagnosticSummary.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  226. Composition.section:sectionDiagnosticSummary.title
                                  Definition

                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                  ShortLabel for section (e.g. for ToC)
                                  Comments

                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                  Control10..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summaryfalse
                                  Requirements

                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                  Alternate Namesheader, label, caption
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  228. Composition.section:sectionDiagnosticSummary.code
                                  Definition

                                  A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                  A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                  ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                  Comments

                                  Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                  The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                  If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                  Control10..1
                                  This element is affected by the following invariants: ele-1
                                  BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                  Classification of a section of a composition/document.

                                  TypeCodeableConcept(Codeable Concept (IPS))
                                  Is Modifierfalse
                                  Requirements

                                  Provides computable standardized labels to topics within the document.

                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "http://loinc.org",
                                      "code" : "11450-4"
                                    }]
                                  }
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  230. Composition.section:sectionDiagnosticSummary.text
                                  Definition

                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                  ShortText summary of the section, for human interpretation
                                  Comments

                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                  Control10..1
                                  This element is affected by the following invariants: cmp-1
                                  TypeNarrative
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  232. Composition.section:sectionDiagnosticSummary.entry
                                  Definition

                                  A reference to the actual resource from which the narrative in the section is derived.

                                  ShortA reference to data that supports this section
                                  Comments

                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                  Control0..*
                                  This element is affected by the following invariants: cmp-2
                                  TypeReference(Condition (HDR), Resource)
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  234. Composition.section:sectionDiagnosticSummary.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..*
                                  This element is affected by the following invariants: cmp-1
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  236. Composition.section:sectionDiagnosticSummary.section.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  238. Composition.section:sectionDiagnosticSummary.section.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..0*
                                  This element is affected by the following invariants: cmp-1
                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  240. Composition.section:sectionSignificantProcedures
                                  Slice NamesectionSignificantProcedures
                                  Definition

                                  Significant surgical and non-surgical procedures performed during hospitalisation which are significant for continuity of care, e.g. surgeries and other "instrumental"interventions (endoscopic, intravascular), chemotherapy, radiotherapy, purification methods (dialysis, hemoperfusion), circulation support methods (counterpulsation, etc.), administration of blood derivatives or others. This section does not include purely diagnostic procedures (MRI, CT, etc.). If no significant performance has been performed, this fact must be explicitly stated using the IPS Absent and Unknown Data.


                                  The root of the sections that make up the composition.

                                  ShortSignificant proceduresComposition is broken into sections
                                  Control0..1*
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  242. Composition.section:sectionSignificantProcedures.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  244. Composition.section:sectionSignificantProcedures.title
                                  Definition

                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                  ShortLabel for section (e.g. for ToC)
                                  Comments

                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                  Control10..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summaryfalse
                                  Requirements

                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                  Alternate Namesheader, label, caption
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  246. Composition.section:sectionSignificantProcedures.code
                                  Definition

                                  A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                  A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                  ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                  Comments

                                  Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                  The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                  If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                  Control10..1
                                  This element is affected by the following invariants: ele-1
                                  BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                  Classification of a section of a composition/document.

                                  TypeCodeableConcept(Codeable Concept (IPS))
                                  Is Modifierfalse
                                  Requirements

                                  Provides computable standardized labels to topics within the document.

                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "http://loinc.org",
                                      "code" : "10185-7"
                                    }]
                                  }
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  248. Composition.section:sectionSignificantProcedures.text
                                  Definition

                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                  ShortText summary of the section, for human interpretation
                                  Comments

                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                  Control10..1
                                  This element is affected by the following invariants: cmp-1
                                  TypeNarrative
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  250. Composition.section:sectionSignificantProcedures.entry
                                  Definition

                                  A reference to the actual resource from which the narrative in the section is derived.

                                  ShortA reference to data that supports this section
                                  Comments

                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                  Control10..*
                                  This element is affected by the following invariants: cmp-2
                                  TypeReference(Procedure, Resource)
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  252. Composition.section:sectionSignificantProcedures.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..0*
                                  This element is affected by the following invariants: cmp-1
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  256. Composition.section:sectionMedicalDevices
                                  Slice NamesectionMedicalDevices
                                  Definition

                                  Implants and used medical devices that affected or may affect the provision of health services (diagnosis and treatment). Also medical devices explanted, or its use was stopped during hospitalisation. If the section is blank, the reason must be explicitly stated using the IPS Absent and Unknown Data coding system.


                                  The root of the sections that make up the composition.

                                  ShortMedical devices and implantsComposition is broken into sections
                                  Control0..1*
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  258. Composition.section:sectionMedicalDevices.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  260. Composition.section:sectionMedicalDevices.title
                                  Definition

                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                  ShortLabel for section (e.g. for ToC)
                                  Comments

                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                  Control10..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summaryfalse
                                  Requirements

                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                  Alternate Namesheader, label, caption
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  262. Composition.section:sectionMedicalDevices.code
                                  Definition

                                  A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                  A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                  ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                  Comments

                                  Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                  The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                  If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                  Control10..1
                                  This element is affected by the following invariants: ele-1
                                  BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                  Classification of a section of a composition/document.

                                  TypeCodeableConcept(Codeable Concept (IPS))
                                  Is Modifierfalse
                                  Requirements

                                  Provides computable standardized labels to topics within the document.

                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "http://loinc.org",
                                      "code" : "46264-8"
                                    }]
                                  }
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  264. Composition.section:sectionMedicalDevices.text
                                  Definition

                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                  ShortText summary of the section, for human interpretation
                                  Comments

                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                  Control10..1
                                  This element is affected by the following invariants: cmp-1
                                  TypeNarrative
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  266. Composition.section:sectionMedicalDevices.entry
                                  Definition

                                  A reference to the actual resource from which the narrative in the section is derived.

                                  ShortA reference to data that supports this section
                                  Comments

                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                  Control10..*
                                  This element is affected by the following invariants: cmp-2
                                  TypeReference(DeviceUseStatement (HDR), Procedure (HDR), Resource)
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  268. Composition.section:sectionMedicalDevices.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..0*
                                  This element is affected by the following invariants: cmp-1
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  272. Composition.section:sectionMedications
                                  Slice NamesectionMedications
                                  Definition

                                  Selected drug treatment during hospitalisation. Medicinal products that were administered during hospitalisation and whose administration has already been discontinued before discharge. Only products which are important for continuity of care (antibiotics other than completely routine, corticosteroids in high doses, etc.) will be listed. Products which administration will continue after discharge will be also recorder in the Medication summary section. Medicinal products, the administration of which was started during hospitalisation but is also recommended after discharge, will be listed in the summary table in the recommendation section.


                                  The root of the sections that make up the composition.

                                  ShortPharmacotherapyComposition is broken into sections
                                  Control0..1*
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  274. Composition.section:sectionMedications.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  276. Composition.section:sectionMedications.title
                                  Definition

                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                  ShortLabel for section (e.g. for ToC)
                                  Comments

                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                  Control10..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summaryfalse
                                  Requirements

                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                  Alternate Namesheader, label, caption
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  278. Composition.section:sectionMedications.code
                                  Definition

                                  A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                  A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                  ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                  Comments

                                  Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                  The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                  If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                  Control10..1
                                  This element is affected by the following invariants: ele-1
                                  BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                  Classification of a section of a composition/document.

                                  TypeCodeableConcept(Codeable Concept (IPS))
                                  Is Modifierfalse
                                  Requirements

                                  Provides computable standardized labels to topics within the document.

                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "http://loinc.org",
                                      "code" : "10160-0"
                                    }]
                                  }
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  280. Composition.section:sectionMedications.text
                                  Definition

                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                  ShortText summary of the section, for human interpretation
                                  Comments

                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                  Control10..1
                                  This element is affected by the following invariants: cmp-1
                                  TypeNarrative
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  282. Composition.section:sectionMedications.entry
                                  Definition

                                  A reference to the actual resource from which the narrative in the section is derived.

                                  ShortA reference to data that supports this section
                                  Comments

                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                  Control10..*
                                  This element is affected by the following invariants: cmp-2
                                  TypeReference(MedicationStatement, MedicationRequest (HDR), MedicationDispense, MedicationAdministration, Resource)
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  284. Composition.section:sectionMedications.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..*
                                  This element is affected by the following invariants: cmp-1
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  286. Composition.section:sectionMedications.section.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  288. Composition.section:sectionMedications.section.section
                                  Definition

                                  A nested sub-section within this section.

                                  ShortNested Section
                                  Comments

                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                  Control0..0*
                                  This element is affected by the following invariants: cmp-1
                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  290. Composition.section:sectionSignificantResults
                                  Slice NamesectionSignificantResults
                                  Definition

                                  Results of significant functional, diagnostic, and imaging examinations to ensure continuity of care, performed during hospitalisation. Results of examinations ordered but not yet delivered should be presented separately from results already delivered.


                                  The root of the sections that make up the composition.

                                  ShortSignificant Observation ResultsComposition is broken into sections
                                  Control0..1*
                                  TypeBackboneElement
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                  292. Composition.section:sectionSignificantResults.modifierExtension
                                  Definition

                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                  ShortExtensions that cannot be ignored even if unrecognized
                                  Comments

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                  Summarytrue
                                  Requirements

                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                  Alternate Namesextensions, user content, modifiers
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  294. Composition.section:sectionSignificantResults.title
                                  Definition

                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                  ShortLabel for section (e.g. for ToC)
                                  Comments

                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                  Control10..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summaryfalse
                                  Requirements

                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                  Alternate Namesheader, label, caption
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  296. Composition.section:sectionSignificantResults.code
                                  Definition

                                  A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                  A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                  ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                  Comments

                                  Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                  The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                  If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                  Control10..1
                                  This element is affected by the following invariants: ele-1
                                  BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                  Classification of a section of a composition/document.

                                  TypeCodeableConcept(Codeable Concept (IPS))
                                  Is Modifierfalse
                                  Requirements

                                  Provides computable standardized labels to topics within the document.

                                  Pattern Value{
                                    "coding" : [{
                                      "system" : "http://loinc.org",
                                      "code" : "30954-2"
                                    }]
                                  }
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  298. Composition.section:sectionSignificantResults.text
                                  Definition

                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                  ShortText summary of the section, for human interpretation
                                  Comments

                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                  Control10..1
                                  This element is affected by the following invariants: cmp-1
                                  TypeNarrative
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  300. Composition.section:sectionSignificantResults.entry
                                  Definition

                                  significant results


                                  A reference to the actual resource from which the narrative in the section is derived.

                                  Shortsignificant resultsA reference to data that supports this section
                                  Comments

                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                  Control0..*
                                  This element is affected by the following invariants: cmp-2
                                  TypeReference(Observation, DiagnosticReport, DocumentReference, Resource)
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • type @ resolve()
                                  • 302. Composition.section:sectionSignificantResults.entry:labResult
                                    Slice NamelabResult
                                    Definition

                                    Laboratory Result


                                    A reference to the actual resource from which the narrative in the section is derived.

                                    ShortLaboratory ResultA reference to data that supports this section
                                    Comments

                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                    Control0..1*
                                    This element is affected by the following invariants: cmp-2
                                    TypeReference(Observation Results: laboratory, Resource)
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    304. Composition.section:sectionSignificantResults.entry:radResult
                                    Slice NameradResult
                                    Definition

                                    Radiology Result


                                    A reference to the actual resource from which the narrative in the section is derived.

                                    ShortRadiology ResultA reference to data that supports this section
                                    Comments

                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                    Control0..1*
                                    This element is affected by the following invariants: cmp-2
                                    TypeReference(Observation Results - Radiology (IPS), Resource)
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    306. Composition.section:sectionSignificantResults.section
                                    Definition

                                    A nested sub-section within this section.

                                    ShortNested Section
                                    Comments

                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                    Control0..*
                                    This element is affected by the following invariants: cmp-1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    308. Composition.section:sectionSignificantResults.section.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    310. Composition.section:sectionSignificantResults.section.section
                                    Definition

                                    A nested sub-section within this section.

                                    ShortNested Section
                                    Comments

                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                    Control0..0*
                                    This element is affected by the following invariants: cmp-1
                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    312. Composition.section:sectionSynthesis
                                    Slice NamesectionSynthesis
                                    Definition

                                    This section provides clinical synthesis (e.g. description of reasons and course of hospital stay) clustered by managed conditions. Clinical synthesis may include clinical reasoning (differential diagnostics, explanation of clinical context) in clinically complex conditions.


                                    The root of the sections that make up the composition.

                                    ShortSynthesisComposition is broken into sections
                                    Control0..1*
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                    314. Composition.section:sectionSynthesis.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    316. Composition.section:sectionSynthesis.title
                                    Definition

                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                    ShortLabel for section (e.g. for ToC)
                                    Comments

                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                    Control10..1
                                    Typestring
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summaryfalse
                                    Requirements

                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                    Alternate Namesheader, label, caption
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    318. Composition.section:sectionSynthesis.code
                                    Definition

                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                    ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                    Comments

                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                    Control10..1
                                    This element is affected by the following invariants: ele-1
                                    BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                    Classification of a section of a composition/document.

                                    TypeCodeableConcept(Codeable Concept (IPS))
                                    Is Modifierfalse
                                    Requirements

                                    Provides computable standardized labels to topics within the document.

                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "http://loinc.org",
                                        "code" : "51848-0"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    320. Composition.section:sectionSynthesis.text
                                    Definition

                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                    ShortText summary of the section, for human interpretation
                                    Comments

                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                    Control10..1
                                    This element is affected by the following invariants: cmp-1
                                    TypeNarrative
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    322. Composition.section:sectionSynthesis.section
                                    Definition

                                    A nested sub-section within this section.

                                    ShortNested Section
                                    Comments

                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                    Control0..*
                                    This element is affected by the following invariants: cmp-1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    324. Composition.section:sectionSynthesis.section.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    326. Composition.section:sectionSynthesis.section.section
                                    Definition

                                    A nested sub-section within this section.

                                    ShortNested Section
                                    Comments

                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                    Control0..0*
                                    This element is affected by the following invariants: cmp-1
                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    328. Composition.section:sectionDischargeDetails
                                    Slice NamesectionDischargeDetails
                                    Definition

                                    The hospital discharge status or disposition of the patient having a hospitalization.


                                    The root of the sections that make up the composition.

                                    ShortDischarge detailsComposition is broken into sections
                                    Control0..1*
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                    330. Composition.section:sectionDischargeDetails.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    332. Composition.section:sectionDischargeDetails.title
                                    Definition

                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                    ShortLabel for section (e.g. for ToC)
                                    Comments

                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                    Control10..1
                                    Typestring
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summaryfalse
                                    Requirements

                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                    Alternate Namesheader, label, caption
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    334. Composition.section:sectionDischargeDetails.code
                                    Definition

                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                    ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                    Comments

                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                    Control10..1
                                    This element is affected by the following invariants: ele-1
                                    BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                    Classification of a section of a composition/document.

                                    TypeCodeableConcept(Codeable Concept (IPS))
                                    Is Modifierfalse
                                    Requirements

                                    Provides computable standardized labels to topics within the document.

                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "http://loinc.org",
                                        "code" : "8650-4"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    336. Composition.section:sectionDischargeDetails.text
                                    Definition

                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                    ShortText summary of the section, for human interpretation
                                    Comments

                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                    Control10..1
                                    This element is affected by the following invariants: cmp-1
                                    TypeNarrative
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    338. Composition.section:sectionDischargeDetails.section
                                    Definition

                                    A nested sub-section within this section.

                                    ShortNested Section
                                    Comments

                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                    Control0..*
                                    This element is affected by the following invariants: cmp-1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    340. Composition.section:sectionDischargeDetails.section.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    342. Composition.section:sectionDischargeDetails.section.section
                                    Definition

                                    A nested sub-section within this section.

                                    ShortNested Section
                                    Comments

                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                    Control0..0*
                                    This element is affected by the following invariants: cmp-1
                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    344. Composition.section:sectionDischargeFindings
                                    Slice NamesectionDischargeFindings
                                    Definition

                                    Hospital discharge physical findings.


                                    The root of the sections that make up the composition.

                                    ShortHospital discharge physical findingsComposition is broken into sections
                                    Control0..1*
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                    346. Composition.section:sectionDischargeFindings.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    348. Composition.section:sectionDischargeFindings.title
                                    Definition

                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                    ShortLabel for section (e.g. for ToC)
                                    Comments

                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                    Control10..1
                                    Typestring
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summaryfalse
                                    Requirements

                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                    Alternate Namesheader, label, caption
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    350. Composition.section:sectionDischargeFindings.code
                                    Definition

                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                    ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                    Comments

                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                    Control10..1
                                    This element is affected by the following invariants: ele-1
                                    BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                    Classification of a section of a composition/document.

                                    TypeCodeableConcept(Codeable Concept (IPS))
                                    Is Modifierfalse
                                    Requirements

                                    Provides computable standardized labels to topics within the document.

                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "http://loinc.org",
                                        "code" : "10184-0"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    352. Composition.section:sectionDischargeFindings.text
                                    Definition

                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                    ShortText summary of the section, for human interpretation
                                    Comments

                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                    Control10..1
                                    This element is affected by the following invariants: cmp-1
                                    TypeNarrative
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    354. Composition.section:sectionDischargeFindings.section
                                    Definition

                                    A nested sub-section within this section.

                                    ShortNested Section
                                    Comments

                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                    Control0..*
                                    This element is affected by the following invariants: cmp-1
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    356. Composition.section:sectionDischargeFindings.section.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    358. Composition.section:sectionDischargeFindings.section.section
                                    Definition

                                    A nested sub-section within this section.

                                    ShortNested Section
                                    Comments

                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                    Control0..0*
                                    This element is affected by the following invariants: cmp-1
                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    360. Composition.section:sectionProceduresHx
                                    Slice NamesectionProceduresHx
                                    Definition

                                    The History of Procedures Section contains a description of the patient past procedures that are pertinent to the scope of this document. Procedures may refer for example to:

                                    1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
                                    2. Therapeutic procedure: e.g. dialysis;
                                    3. Surgical procedure: e.g. appendectomy

                                    The root of the sections that make up the composition.

                                    ShortHistory of Procedures SectionComposition is broken into sections
                                    Control0..1*
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                    362. Composition.section:sectionProceduresHx.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    364. Composition.section:sectionProceduresHx.title
                                    Definition

                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                    ShortLabel for section (e.g. for ToC)
                                    Comments

                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                    Control10..1
                                    Typestring
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summaryfalse
                                    Requirements

                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                    Alternate Namesheader, label, caption
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    366. Composition.section:sectionProceduresHx.code
                                    Definition

                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                    ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                    Comments

                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                    Control10..1
                                    This element is affected by the following invariants: ele-1
                                    BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                    Classification of a section of a composition/document.

                                    TypeCodeableConcept(Codeable Concept (IPS))
                                    Is Modifierfalse
                                    Requirements

                                    Provides computable standardized labels to topics within the document.

                                    Pattern Value{
                                      "coding" : [{
                                        "system" : "http://loinc.org",
                                        "code" : "47519-4",
                                        "display" : "History of Procedures Document"
                                      }]
                                    }
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    368. Composition.section:sectionProceduresHx.text
                                    Definition

                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                    ShortText summary of the section, for human interpretation
                                    Comments

                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                    Control10..1
                                    This element is affected by the following invariants: cmp-1
                                    TypeNarrative
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    370. Composition.section:sectionProceduresHx.entry
                                    Definition

                                    It lists the patient past procedures that are pertinent to the scope of this document. Procedures may refer for example to:

                                    1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
                                    2. Therapeutic procedure: e.g. dialysis;
                                    3. Surgical procedure: e.g. appendectomy. This entry shall be used to document that no information about past procedures is available, or that no relevant past procedures are known.

                                    A reference to the actual resource from which the narrative in the section is derived.

                                    ShortPatient past procedures pertinent to the scope of this document.A reference to data that supports this section
                                    Comments

                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                    Control10..*
                                    This element is affected by the following invariants: cmp-2
                                    TypeReference(Procedure, DocumentReference, Resource)
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • type @ resolve()
                                    • 372. Composition.section:sectionProceduresHx.entry:procedure
                                      Slice Nameprocedure
                                      Definition

                                      Past Procedure entry


                                      A reference to the actual resource from which the narrative in the section is derived.

                                      ShortPast Procedure entryA reference to data that supports this section
                                      Comments

                                      If there are no entries in the list, an emptyReason SHOULD be provided.

                                      Control0..1*
                                      This element is affected by the following invariants: cmp-2
                                      TypeReference(Procedure (IPS), Resource)
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      374. Composition.section:sectionProceduresHx.section
                                      Definition

                                      A nested sub-section within this section.

                                      ShortNested Section
                                      Comments

                                      Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                      Control0..*
                                      This element is affected by the following invariants: cmp-1
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      376. Composition.section:sectionProceduresHx.section.modifierExtension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Comments

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Summarytrue
                                      Requirements

                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      378. Composition.section:sectionProceduresHx.section.section
                                      Definition

                                      A nested sub-section within this section.

                                      ShortNested Section
                                      Comments

                                      Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                      Control0..0*
                                      This element is affected by the following invariants: cmp-1
                                      TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      380. Composition.section:sectionImmunizations
                                      Slice NamesectionImmunizations
                                      Definition

                                      The Immunizations Section defines a patient's current immunization status and pertinent immunization history. The primary use case for the Immunization Section is to enable communication of a patient's immunization status. The section includes current immunization status, and may contain the entire immunization history that is relevant to the period of time being summarized.


                                      The root of the sections that make up the composition.

                                      ShortImmunizations SectionComposition is broken into sections
                                      Control0..1*
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                      cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                      cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                      382. Composition.section:sectionImmunizations.modifierExtension
                                      Definition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Comments

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Summarytrue
                                      Requirements

                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      384. Composition.section:sectionImmunizations.title
                                      Definition

                                      The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                      ShortLabel for section (e.g. for ToC)
                                      Comments

                                      The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                      Control10..1
                                      Typestring
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summaryfalse
                                      Requirements

                                      Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                      Alternate Namesheader, label, caption
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      386. Composition.section:sectionImmunizations.code
                                      Definition

                                      A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                      A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                      ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                      Comments

                                      Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                      The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                      If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                      Control10..1
                                      This element is affected by the following invariants: ele-1
                                      BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                      (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                      Classification of a section of a composition/document.

                                      TypeCodeableConcept(Codeable Concept (IPS))
                                      Is Modifierfalse
                                      Requirements

                                      Provides computable standardized labels to topics within the document.

                                      Pattern Value{
                                        "coding" : [{
                                          "system" : "http://loinc.org",
                                          "code" : "11369-6",
                                          "display" : "History of Immunization Narrative"
                                        }]
                                      }
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      388. Composition.section:sectionImmunizations.text
                                      Definition

                                      A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                      ShortText summary of the section, for human interpretation
                                      Comments

                                      Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                      Control10..1
                                      This element is affected by the following invariants: cmp-1
                                      TypeNarrative
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      390. Composition.section:sectionImmunizations.entry
                                      Definition

                                      It defines the patient's current immunization status and pertinent immunization history. The primary use case for the Immunization Section is to enable communication of a patient's immunization status. It may contain the entire immunization history that is relevant to the period of time being summarized. This entry shall be used to document that no information about immunizations is available, or that no immunizations are known.


                                      A reference to the actual resource from which the narrative in the section is derived.

                                      ShortPatient's immunization status and pertinent history.A reference to data that supports this section
                                      Comments

                                      If there are no entries in the list, an emptyReason SHOULD be provided.

                                      Control10..*
                                      This element is affected by the following invariants: cmp-2
                                      TypeReference(Immunization (HDR), ImmunizationRecommendation (EU PS), DocumentReference, Resource)
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • type @ resolve()
                                      • 392. Composition.section:sectionImmunizations.entry:immunization
                                        Slice Nameimmunization
                                        Definition

                                        Immunization entry


                                        A reference to the actual resource from which the narrative in the section is derived.

                                        ShortImmunization entryA reference to data that supports this section
                                        Comments

                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                        Control0..1*
                                        This element is affected by the following invariants: cmp-2
                                        TypeReference(Immunization (HDR), Resource)
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        394. Composition.section:sectionImmunizations.section
                                        Definition

                                        A nested sub-section within this section.

                                        ShortNested Section
                                        Comments

                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                        Control0..*
                                        This element is affected by the following invariants: cmp-1
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        396. Composition.section:sectionImmunizations.section.modifierExtension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Control0..*
                                        TypeExtension
                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Requirements

                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        398. Composition.section:sectionImmunizations.section.section
                                        Definition

                                        A nested sub-section within this section.

                                        ShortNested Section
                                        Comments

                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                        Control0..0*
                                        This element is affected by the following invariants: cmp-1
                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        400. Composition.section:sectionFamilyHistory
                                        Slice NamesectionFamilyHistory
                                        Definition

                                        This section contains data defining the patient’s genetic relatives in terms of possible or relevant health risk factors that have a potential impact on the patient’s healthcare risk profile.


                                        The root of the sections that make up the composition.

                                        ShortFamily History SectionComposition is broken into sections
                                        Control0..1*
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                        402. Composition.section:sectionFamilyHistory.modifierExtension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Control0..*
                                        TypeExtension
                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Requirements

                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        404. Composition.section:sectionFamilyHistory.title
                                        Definition

                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                        ShortLabel for section (e.g. for ToC)
                                        Comments

                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                        Control10..1
                                        Typestring
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Summaryfalse
                                        Requirements

                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                        Alternate Namesheader, label, caption
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        406. Composition.section:sectionFamilyHistory.code
                                        Definition

                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                        ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                        Comments

                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                        Control10..1
                                        This element is affected by the following invariants: ele-1
                                        BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                        Classification of a section of a composition/document.

                                        TypeCodeableConcept(Codeable Concept (IPS))
                                        Is Modifierfalse
                                        Requirements

                                        Provides computable standardized labels to topics within the document.

                                        Pattern Value{
                                          "coding" : [{
                                            "system" : "http://loinc.org",
                                            "code" : "10157-6"
                                          }]
                                        }
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        408. Composition.section:sectionFamilyHistory.text
                                        Definition

                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                        ShortText summary of the section, for human interpretation
                                        Comments

                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                        Control10..1
                                        This element is affected by the following invariants: cmp-1
                                        TypeNarrative
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        410. Composition.section:sectionFamilyHistory.entry
                                        Definition

                                        Family History


                                        A reference to the actual resource from which the narrative in the section is derived.

                                        ShortFamily HistoryA reference to data that supports this section
                                        Comments

                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                        Control0..*
                                        This element is affected by the following invariants: cmp-2
                                        TypeReference(FamilyMemberHistory, Resource)
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        412. Composition.section:sectionFamilyHistory.section
                                        Definition

                                        A nested sub-section within this section.

                                        ShortNested Section
                                        Comments

                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                        Control0..*
                                        This element is affected by the following invariants: cmp-1
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        414. Composition.section:sectionFamilyHistory.section.modifierExtension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Control0..*
                                        TypeExtension
                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Requirements

                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        416. Composition.section:sectionFamilyHistory.section.section
                                        Definition

                                        A nested sub-section within this section.

                                        ShortNested Section
                                        Comments

                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                        Control0..0*
                                        This element is affected by the following invariants: cmp-1
                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        418. Composition.section:sectionPastIllnessHx
                                        Slice NamesectionPastIllnessHx
                                        Definition

                                        The History of Past Illness section contains a narrative description and coded entries of the conditions the patient suffered in the past


                                        The root of the sections that make up the composition.

                                        ShortHDR History of Past Illness SectionComposition is broken into sections
                                        Control0..1*
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                        420. Composition.section:sectionPastIllnessHx.modifierExtension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Control0..*
                                        TypeExtension
                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Requirements

                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        422. Composition.section:sectionPastIllnessHx.title
                                        Definition

                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                        ShortLabel for section (e.g. for ToC)
                                        Comments

                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                        Control10..1
                                        Typestring
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Summaryfalse
                                        Requirements

                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                        Alternate Namesheader, label, caption
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        424. Composition.section:sectionPastIllnessHx.code
                                        Definition

                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                        ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                        Comments

                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                        Control10..1
                                        This element is affected by the following invariants: ele-1
                                        BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                        Classification of a section of a composition/document.

                                        TypeCodeableConcept(Codeable Concept (IPS))
                                        Is Modifierfalse
                                        Requirements

                                        Provides computable standardized labels to topics within the document.

                                        Fixed Value{
                                          "coding" : [{
                                            "system" : "http://loinc.org",
                                            "code" : "11348-0"
                                          }]
                                        }
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        426. Composition.section:sectionPastIllnessHx.text
                                        Definition

                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                        ShortText summary of the section, for human interpretation
                                        Comments

                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                        Control10..1
                                        This element is affected by the following invariants: cmp-1
                                        TypeNarrative
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        428. Composition.section:sectionPastIllnessHx.entry
                                        Definition

                                        It contains a description of the conditions the patient suffered in the past.


                                        A reference to the actual resource from which the narrative in the section is derived.

                                        ShortConditions the patient suffered in the past.A reference to data that supports this section
                                        Comments

                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                        Control10..*
                                        This element is affected by the following invariants: cmp-2
                                        TypeReference(Condition (IPS), Resource)
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        430. Composition.section:sectionCareTeam
                                        Slice NamesectionCareTeam
                                        Definition

                                        // SHORT The Care Team Section is used to share historical and current Care Team information.


                                        The root of the sections that make up the composition.

                                        ShortCare Team SectionComposition is broken into sections
                                        Control0..1*
                                        TypeBackboneElement
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                        432. Composition.section:sectionCareTeam.modifierExtension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Control0..*
                                        TypeExtension
                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Requirements

                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        434. Composition.section:sectionCareTeam.title
                                        Definition

                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                        ShortLabel for section (e.g. for ToC)
                                        Comments

                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                        Control10..1
                                        Typestring
                                        Is Modifierfalse
                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                        Summaryfalse
                                        Requirements

                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                        Alternate Namesheader, label, caption
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        436. Composition.section:sectionCareTeam.code
                                        Definition

                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                        ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                        Comments

                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                        Control10..1
                                        This element is affected by the following invariants: ele-1
                                        BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                        Classification of a section of a composition/document.

                                        TypeCodeableConcept(Codeable Concept (IPS))
                                        Is Modifierfalse
                                        Requirements

                                        Provides computable standardized labels to topics within the document.

                                        Pattern Value{
                                          "coding" : [{
                                            "system" : "http://loinc.org",
                                            "code" : "85847-2"
                                          }]
                                        }
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        438. Composition.section:sectionCareTeam.text
                                        Definition

                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                        ShortText summary of the section, for human interpretation
                                        Comments

                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                        Control10..1
                                        This element is affected by the following invariants: cmp-1
                                        TypeNarrative
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        440. Composition.section:sectionCareTeam.entry
                                        Definition

                                        Care Teams


                                        A reference to the actual resource from which the narrative in the section is derived.

                                        ShortCare TeamsA reference to data that supports this section
                                        Comments

                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                        Control0..*
                                        This element is affected by the following invariants: cmp-2
                                        TypeReference(Resource)
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                        • type @ resolve()
                                        • 442. Composition.section:sectionCareTeam.entry:cteam
                                          Slice Namecteam
                                          Definition

                                          Care Team


                                          A reference to the actual resource from which the narrative in the section is derived.

                                          ShortCare TeamA reference to data that supports this section
                                          Comments

                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                          Control0..1*
                                          This element is affected by the following invariants: cmp-2
                                          TypeReference(CareTeam, Resource)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          444. Composition.section:sectionCareTeam.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Must Supportfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          448. Composition.section:sectionSocialHistory
                                          Slice NamesectionSocialHistory
                                          Definition

                                          The social history section contains a description of the person Health related lifestyle factors or lifestyle observations. E.g. smoke habits; alcohol consumption; diets, risky habits.


                                          The root of the sections that make up the composition.

                                          ShortSocial History SectionComposition is broken into sections
                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          450. Composition.section:sectionSocialHistory.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          452. Composition.section:sectionSocialHistory.title
                                          Definition

                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                          ShortLabel for section (e.g. for ToC)
                                          Comments

                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                          Control10..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          454. Composition.section:sectionSocialHistory.code
                                          Definition

                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                          Comments

                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                          Control10..1
                                          This element is affected by the following invariants: ele-1
                                          BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                          Classification of a section of a composition/document.

                                          TypeCodeableConcept(Codeable Concept (IPS))
                                          Is Modifierfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "http://loinc.org",
                                              "code" : "29762-2"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          456. Composition.section:sectionSocialHistory.text
                                          Definition

                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control10..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          458. Composition.section:sectionSocialHistory.entry
                                          Definition

                                          A reference to the actual resource from which the narrative in the section is derived.

                                          ShortA reference to data that supports this section
                                          Comments

                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-2
                                          TypeReference(Observation, DocumentReference, Resource)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          460. Composition.section:sectionSocialHistory.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          462. Composition.section:sectionSocialHistory.section.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          464. Composition.section:sectionSocialHistory.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          466. Composition.section:sectionPlanOfCare
                                          Slice NamesectionPlanOfCare
                                          Definition

                                          The plan of care section contains a narrative description of the expectations for care including proposals, goals, and order requests for monitoring, tracking, or improving the condition of the patient.


                                          The root of the sections that make up the composition.

                                          ShortPlan of Care SectionComposition is broken into sections
                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          468. Composition.section:sectionPlanOfCare.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          470. Composition.section:sectionPlanOfCare.title
                                          Definition

                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                          ShortLabel for section (e.g. for ToC)
                                          Comments

                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                          Control10..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          472. Composition.section:sectionPlanOfCare.code
                                          Definition

                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                          Comments

                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                          Control10..1
                                          This element is affected by the following invariants: ele-1
                                          BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                          Classification of a section of a composition/document.

                                          TypeCodeableConcept(Codeable Concept (IPS))
                                          Is Modifierfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "http://loinc.org",
                                              "code" : "18776-5"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          474. Composition.section:sectionPlanOfCare.text
                                          Definition

                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control10..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          476. Composition.section:sectionPlanOfCare.entry
                                          Definition

                                          A reference to the actual resource from which the narrative in the section is derived.

                                          ShortA reference to data that supports this section
                                          Comments

                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-2
                                          TypeReference(Care Plan (HDR), DocumentReference, Resource)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          478. Composition.section:sectionPlanOfCare.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          480. Composition.section:sectionPlanOfCare.section.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          482. Composition.section:sectionPlanOfCare.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          484. Composition.section:sectionDischargeMedications
                                          Slice NamesectionDischargeMedications
                                          Definition

                                          Hospital discharge medications defines the medications that the patient is intended to take, or stop, after discharge


                                          The root of the sections that make up the composition.

                                          ShortHospital discharge medicationsComposition is broken into sections
                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          486. Composition.section:sectionDischargeMedications.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          488. Composition.section:sectionDischargeMedications.title
                                          Definition

                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                          ShortLabel for section (e.g. for ToC)
                                          Comments

                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                          Control10..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          490. Composition.section:sectionDischargeMedications.code
                                          Definition

                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                          Comments

                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                          Control10..1
                                          This element is affected by the following invariants: ele-1
                                          BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                          Classification of a section of a composition/document.

                                          TypeCodeableConcept(Codeable Concept (IPS))
                                          Is Modifierfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "http://loinc.org",
                                              "code" : "75311-1"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          492. Composition.section:sectionDischargeMedications.text
                                          Definition

                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control10..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          494. Composition.section:sectionDischargeMedications.entry
                                          Definition

                                          A reference to the actual resource from which the narrative in the section is derived.

                                          ShortA reference to data that supports this section
                                          Comments

                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                          Control10..*
                                          This element is affected by the following invariants: cmp-2
                                          TypeReference(MedicationRequest (HDR), MedicationDispense, Resource)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          496. Composition.section:sectionDischargeMedications.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          498. Composition.section:sectionDischargeMedications.section.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          500. Composition.section:sectionDischargeMedications.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          502. Composition.section:sectionDischargeInstructions
                                          Slice NamesectionDischargeInstructions
                                          Definition

                                          Hospital Discharge instructions


                                          The root of the sections that make up the composition.

                                          ShortHospital Discharge instructionsComposition is broken into sections
                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          504. Composition.section:sectionDischargeInstructions.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          506. Composition.section:sectionDischargeInstructions.title
                                          Definition

                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                          ShortLabel for section (e.g. for ToC)
                                          Comments

                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                          Control10..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          508. Composition.section:sectionDischargeInstructions.code
                                          Definition

                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                          Comments

                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                          Control10..1
                                          This element is affected by the following invariants: ele-1
                                          BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                          Classification of a section of a composition/document.

                                          TypeCodeableConcept(Codeable Concept (IPS))
                                          Is Modifierfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "http://loinc.org",
                                              "code" : "8653-8"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          510. Composition.section:sectionDischargeInstructions.text
                                          Definition

                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control10..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          512. Composition.section:sectionDischargeInstructions.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          514. Composition.section:sectionDischargeInstructions.section.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          516. Composition.section:sectionDischargeInstructions.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          518. Composition.section:sectionAdvanceDirectives
                                          Slice NamesectionAdvanceDirectives
                                          Definition

                                          The advance directives section contains a narrative description of patient's advance directive.


                                          The root of the sections that make up the composition.

                                          ShortAdvance Directives SectionComposition is broken into sections
                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          520. Composition.section:sectionAdvanceDirectives.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          522. Composition.section:sectionAdvanceDirectives.title
                                          Definition

                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                          ShortLabel for section (e.g. for ToC)
                                          Comments

                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                          Control10..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          524. Composition.section:sectionAdvanceDirectives.code
                                          Definition

                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                          Comments

                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                          Control10..1
                                          This element is affected by the following invariants: ele-1
                                          BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                          Classification of a section of a composition/document.

                                          TypeCodeableConcept(Codeable Concept (IPS))
                                          Is Modifierfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "http://loinc.org",
                                              "code" : "42348-3"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          526. Composition.section:sectionAdvanceDirectives.text
                                          Definition

                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control10..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          528. Composition.section:sectionAdvanceDirectives.entry
                                          Definition

                                          A reference to the actual resource from which the narrative in the section is derived.

                                          ShortA reference to data that supports this section
                                          Comments

                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-2
                                          TypeReference(Consent, DocumentReference, Resource)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          530. Composition.section:sectionAdvanceDirectives.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          532. Composition.section:sectionAdvanceDirectives.section.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          534. Composition.section:sectionAdvanceDirectives.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          536. Composition.section:sectionTravelHx
                                          Slice NamesectionTravelHx
                                          Definition

                                          This Section describes the travel history relevant for the Patient Summary, e.g.recent travel in a region of high prevalence of a specific infectious disease like Malaria


                                          The root of the sections that make up the composition.

                                          ShortTravel History SectionComposition is broken into sections
                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          538. Composition.section:sectionTravelHx.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          540. Composition.section:sectionTravelHx.title
                                          Definition

                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                          ShortLabel for section (e.g. for ToC)
                                          Comments

                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                          Control10..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          542. Composition.section:sectionTravelHx.code
                                          Definition

                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                          Comments

                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                          Control10..1
                                          This element is affected by the following invariants: ele-1
                                          BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                          Classification of a section of a composition/document.

                                          TypeCodeableConcept(Codeable Concept (IPS))
                                          Is Modifierfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "http://loinc.org",
                                              "code" : "10182-4"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          544. Composition.section:sectionTravelHx.text
                                          Definition

                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control10..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          546. Composition.section:sectionTravelHx.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          548. Composition.section:sectionTravelHx.section.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          550. Composition.section:sectionTravelHx.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          552. Composition.section:sectionPayers
                                          Slice NamesectionPayers
                                          Definition

                                          This section includes heath insurance and payment information.


                                          The root of the sections that make up the composition.

                                          ShortHealth insurance and payment information.Composition is broken into sections
                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          554. Composition.section:sectionPayers.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          556. Composition.section:sectionPayers.title
                                          Definition

                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                          ShortLabel for section (e.g. for ToC)
                                          Comments

                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                          Control10..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          558. Composition.section:sectionPayers.code
                                          Definition

                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                          Comments

                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                          Control10..1
                                          This element is affected by the following invariants: ele-1
                                          BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                          Classification of a section of a composition/document.

                                          TypeCodeableConcept(Codeable Concept (IPS))
                                          Is Modifierfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "http://loinc.org",
                                              "code" : "48768-6"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          560. Composition.section:sectionPayers.text
                                          Definition

                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control10..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          562. Composition.section:sectionPayers.entry
                                          Definition

                                          A reference to the actual resource from which the narrative in the section is derived.

                                          ShortA reference to data that supports this section
                                          Comments

                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-2
                                          TypeReference(Coverage, Resource)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          564. Composition.section:sectionPayers.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          566. Composition.section:sectionPayers.section.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          568. Composition.section:sectionPayers.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          570. Composition.section:sectionAttachments
                                          Slice NamesectionAttachments
                                          Definition

                                          This section lists documents and attachments associated to this report


                                          The root of the sections that make up the composition.

                                          ShortAttachmentsComposition is broken into sections
                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          572. Composition.section:sectionAttachments.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          574. Composition.section:sectionAttachments.title
                                          Definition

                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                          ShortLabel for section (e.g. for ToC)
                                          Comments

                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                          Control10..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          576. Composition.section:sectionAttachments.code
                                          Definition

                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                          Comments

                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                          Control10..1
                                          This element is affected by the following invariants: ele-1
                                          BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                          Classification of a section of a composition/document.

                                          TypeCodeableConcept(Codeable Concept (IPS))
                                          Is Modifierfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "http://loinc.org",
                                              "code" : "77599-9"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          578. Composition.section:sectionAttachments.text
                                          Definition

                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control10..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          580. Composition.section:sectionAttachments.entry
                                          Definition

                                          A reference to the actual resource from which the narrative in the section is derived.

                                          ShortA reference to data that supports this section
                                          Comments

                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-2
                                          TypeReference(DocumentReference, Binary, Resource)
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          582. Composition.section:sectionAttachments.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          584. Composition.section:sectionAttachments.section.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          586. Composition.section:sectionAttachments.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          588. Composition.section:sectionEncounters
                                          Slice NamesectionEncounters
                                          Definition

                                          This section lists documents and attachments associated to this report


                                          The root of the sections that make up the composition.

                                          ShortEncounters sectionsComposition is broken into sections
                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                          590. Composition.section:sectionEncounters.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          592. Composition.section:sectionEncounters.title
                                          Definition

                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                          ShortLabel for section (e.g. for ToC)
                                          Comments

                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                          Control10..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Requirements

                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                          Alternate Namesheader, label, caption
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          594. Composition.section:sectionEncounters.code
                                          Definition

                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.


                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                          ShortConcept - reference to a terminology or just textClassification of section (recommended)
                                          Comments

                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.


                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                          Control10..1
                                          This element is affected by the following invariants: ele-1
                                          BindingFor example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes
                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                          Classification of a section of a composition/document.

                                          TypeCodeableConcept(Codeable Concept (IPS))
                                          Is Modifierfalse
                                          Requirements

                                          Provides computable standardized labels to topics within the document.

                                          Pattern Value{
                                            "coding" : [{
                                              "system" : "http://loinc.org",
                                              "code" : "46240-8"
                                            }]
                                          }
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          596. Composition.section:sectionEncounters.text
                                          Definition

                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                          ShortText summary of the section, for human interpretation
                                          Comments

                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                          Control10..1
                                          This element is affected by the following invariants: cmp-1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          598. Composition.section:sectionEncounters.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..*
                                          This element is affected by the following invariants: cmp-1
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          600. Composition.section:sectionEncounters.section.modifierExtension
                                          Definition

                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                          ShortExtensions that cannot be ignored even if unrecognized
                                          Comments

                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                          Control0..*
                                          TypeExtension
                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                          Summarytrue
                                          Requirements

                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                          Alternate Namesextensions, user content, modifiers
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          602. Composition.section:sectionEncounters.section.section
                                          Definition

                                          A nested sub-section within this section.

                                          ShortNested Section
                                          Comments

                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                          Control0..0*
                                          This element is affected by the following invariants: cmp-1
                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

                                          Guidance on how to interpret the contents of this table can be found here

                                          0. Composition
                                          Definition

                                          Hospital Discharge Report composition. A composition is a set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. While a Composition defines the structure, it does not actually contain the content: rather the full content of a document is contained in a Bundle, of which the Composition is the first resource contained.

                                          ShortHospital Discharge Report composition
                                          Comments

                                          While the focus of this specification is on patient-specific clinical statements, this resource can also apply to other healthcare-related statements such as study protocol designs, healthcare invoices and other activities that are not necessarily patient-specific or clinical.

                                          Control0..*
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
                                          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 (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-4: If 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-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
                                          dom-6: A resource should have narrative for robust management (text.`div`.exists())
                                          2. Composition.id
                                          Definition

                                          The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

                                          ShortLogical id of this artifact
                                          Comments

                                          The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

                                          Control0..1
                                          Typeid
                                          Is Modifierfalse
                                          Summarytrue
                                          4. Composition.meta
                                          Definition

                                          The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

                                          ShortMetadata about the resource
                                          Control0..1
                                          TypeMeta
                                          Is Modifierfalse
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          6. Composition.implicitRules
                                          Definition

                                          A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

                                          ShortA set of rules under which this content was created
                                          Comments

                                          Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

                                          Control0..1
                                          Typeuri
                                          Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          8. Composition.language
                                          Definition

                                          The base language in which the resource is written.

                                          ShortLanguage of the resource content
                                          Comments

                                          Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

                                          Control0..1
                                          BindingThe codes SHOULD be taken from CommonLanguages
                                          (preferred to http://hl7.org/fhir/ValueSet/languages)

                                          A human language.

                                          Additional BindingsPurpose
                                          AllLanguagesMax Binding
                                          Typecode
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          10. Composition.text
                                          Definition

                                          A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

                                          ShortText summary of the resource, for human interpretation
                                          Comments

                                          Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

                                          Control0..1
                                          TypeNarrative
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesnarrative, html, xhtml, display
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          12. Composition.contained
                                          Definition

                                          These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

                                          ShortContained, inline Resources
                                          Comments

                                          This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

                                          Control0..*
                                          TypeResource
                                          Is Modifierfalse
                                          Summaryfalse
                                          Alternate Namesinline resources, anonymous resources, contained resources
                                          14. Composition.extension
                                          Definition

                                          An Extension

                                          ShortExtension
                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          SlicingThis element introduces a set of slices on Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 16. Composition.extension:basedOn
                                            Slice NamebasedOn
                                            Definition

                                            A plan, proposal or order that is fulfilled in whole or in part by this event.

                                            ShortFulfills plan, proposal or order
                                            Control0..*
                                            TypeExtension(Based on) (Extension Type: Reference(Resource))
                                            Is Modifierfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            18. Composition.extension:basedOn.id
                                            Definition

                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            This element is affected by the following invariants: ele-1
                                            Typeid
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            20. Composition.extension:basedOn.extension
                                            Definition

                                            An Extension

                                            ShortExtension
                                            Control0..0
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                            • value @ url
                                            • 22. Composition.extension:basedOn.url
                                              Definition

                                              Source of the definition for the extension code - a logical name or a URL.

                                              Shortidentifies the meaning of the extension
                                              Comments

                                              The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                              Control1..1
                                              Typeuri
                                              Is Modifierfalse
                                              XML FormatIn the XML format, this property is represented as an attribute.
                                              Summaryfalse
                                              Fixed Valuehttp://hl7.org/fhir/StructureDefinition/event-basedOn
                                              24. Composition.extension:basedOn.value[x]
                                              Definition

                                              Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                              ShortValue of extension
                                              Control1..1
                                              This element is affected by the following invariants: ext-1
                                              TypeReference(Resource, ServiceRequest)
                                              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                              Is Modifierfalse
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              26. Composition.extension:relatedArtifact
                                              Slice NamerelatedArtifact
                                              Definition

                                              Related artifacts such as additional documentation, justification, dependencies, bibliographic references, and predecessor and successor artifacts.

                                              ShortRelated artefacts: e.g. presented form
                                              Comments

                                              Each related artifact is either an attachment, or a reference to another resource, but not both.

                                              Control0..*
                                              TypeExtension(Artifact related artifact) (Extension Type: RelatedArtifact)
                                              Is Modifierfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              28. Composition.extension:relatedArtifact.id
                                              Definition

                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                              ShortUnique id for inter-element referencing
                                              Control0..1
                                              This element is affected by the following invariants: ele-1
                                              Typeid
                                              Is Modifierfalse
                                              XML FormatIn the XML format, this property is represented as an attribute.
                                              Summaryfalse
                                              30. Composition.extension:relatedArtifact.extension
                                              Definition

                                              An Extension

                                              ShortExtension
                                              Control0..0
                                              TypeExtension
                                              Is Modifierfalse
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • value @ url
                                              • 32. Composition.extension:relatedArtifact.url
                                                Definition

                                                Source of the definition for the extension code - a logical name or a URL.

                                                Shortidentifies the meaning of the extension
                                                Comments

                                                The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                Control1..1
                                                Typeuri
                                                Is Modifierfalse
                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                Summaryfalse
                                                Fixed Valuehttp://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact
                                                34. Composition.extension:relatedArtifact.value[x]
                                                Definition

                                                Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                ShortValue of extension
                                                Control1..1
                                                This element is affected by the following invariants: ext-1
                                                TypeRelatedArtifact
                                                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                Is Modifierfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                36. Composition.extension:relatedArtifact.value[x].id
                                                Definition

                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                ShortUnique id for inter-element referencing
                                                Control0..1
                                                Typestring
                                                Is Modifierfalse
                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                Summaryfalse
                                                38. Composition.extension:relatedArtifact.value[x].extension
                                                Definition

                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                ShortAdditional content defined by implementations
                                                Comments

                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                Control0..*
                                                TypeExtension
                                                Is Modifierfalse
                                                Summaryfalse
                                                Alternate Namesextensions, user content
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                SlicingThis element introduces a set of slices on Composition.extension.value[x].extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                • value @ url
                                                • 40. Composition.extension:relatedArtifact.value[x].type
                                                  Definition

                                                  The type of relationship to the related artifact.

                                                  Shortdocumentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of
                                                  Control1..1
                                                  BindingThe codes SHALL be taken from RelatedArtifactType
                                                  (required to http://hl7.org/fhir/ValueSet/related-artifact-type|4.0.1)

                                                  The type of relationship to the related artifact.

                                                  Typecode
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Example<br/><b>presented form</b>:{ "coding" : [{ "system" : "http://hl7.org/fhir/related-artifact-type", "code" : "documentation" }] }
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  42. Composition.extension:relatedArtifact.value[x].label
                                                  Definition

                                                  A short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote index.

                                                  ShortShort label
                                                  Control0..1
                                                  Typestring
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  44. Composition.extension:relatedArtifact.value[x].display
                                                  Definition

                                                  A brief description of the document or knowledge resource being referenced, suitable for display to a consumer.

                                                  ShortBrief description of the related artifact
                                                  Control0..1
                                                  Typestring
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  46. Composition.extension:relatedArtifact.value[x].citation
                                                  Definition

                                                  A bibliographic citation for the related artifact. This text SHOULD be formatted according to an accepted citation format.

                                                  ShortBibliographic citation for the artifact
                                                  Comments

                                                  Additional structured information about citations should be captured as extensions.

                                                  Control0..1
                                                  Typemarkdown
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  48. Composition.extension:relatedArtifact.value[x].url
                                                  Definition

                                                  A url for the artifact that can be followed to access the actual content.

                                                  ShortWhere the artifact can be accessed
                                                  Comments

                                                  If a document or resource element is present, this element SHALL NOT be provided (use the url or reference in the Attachment or resource reference).

                                                  Control0..1
                                                  Typeurl
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  50. Composition.extension:relatedArtifact.value[x].document
                                                  Definition

                                                  The document being referenced, represented as an attachment. This is exclusive with the resource element.

                                                  ShortWhat document is being referenced
                                                  Control0..1
                                                  TypeAttachment
                                                  Is Modifierfalse
                                                  Summarytrue
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  52. Composition.extension:relatedArtifact.value[x].resource
                                                  Definition

                                                  The related resource, such as a library, value set, profile, or other knowledge resource.

                                                  ShortWhat resource is being referenced
                                                  Comments

                                                  If the type is predecessor, this is a reference to the succeeding knowledge resource. If the type is successor, this is a reference to the prior knowledge resource.

                                                  Control0..1
                                                  Typecanonical(Resource)
                                                  Is Modifierfalse
                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                  Summarytrue
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  54. Composition.extension:compositionVersionR5
                                                  Slice NamecompositionVersionR5
                                                  Definition

                                                  Optional Extension Element - found in all resources.

                                                  ShortOptional Extensions Element
                                                  Control0..*
                                                  This element is affected by the following invariants: ele-1
                                                  TypeExtension(Extension Definition for Composition.version for Version 5.0) (Extension Type: string)
                                                  Is Modifierfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  56. Composition.extension:compositionVersionR5.id
                                                  Definition

                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                  ShortUnique id for inter-element referencing
                                                  Control0..1
                                                  Typestring
                                                  Is Modifierfalse
                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                  Summaryfalse
                                                  58. Composition.extension:compositionVersionR5.extension
                                                  Definition

                                                  An Extension

                                                  ShortExtension
                                                  Control0..0
                                                  TypeExtension
                                                  Is Modifierfalse
                                                  Summaryfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                  SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                  • value @ url
                                                  • 60. Composition.extension:compositionVersionR5.url
                                                    Definition

                                                    Source of the definition for the extension code - a logical name or a URL.

                                                    Shortidentifies the meaning of the extension
                                                    Comments

                                                    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                    Control1..1
                                                    Typeuri
                                                    Is Modifierfalse
                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                    Summaryfalse
                                                    Fixed Valuehttp://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.version
                                                    62. Composition.extension:compositionVersionR5.value[x]
                                                    Definition

                                                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                    ShortBusiness version
                                                    Control1..1
                                                    Typestring
                                                    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                    Is Modifierfalse
                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    64. Composition.extension:information-recipient
                                                    Slice Nameinformation-recipient
                                                    Definition

                                                    This extension applies to the Composition resource and is used to represent an intended recipient of the composition.

                                                    ShortInformation recipient
                                                    Control0..*
                                                    This element is affected by the following invariants: ele-1
                                                    TypeExtension(Information recipient) (Extension Type: Reference(Practitioner, Device, Patient, RelatedPerson, PractitionerRole, Organization))
                                                    Is Modifierfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                    66. Composition.extension:information-recipient.id
                                                    Definition

                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                    ShortUnique id for inter-element referencing
                                                    Control0..1
                                                    Typestring
                                                    Is Modifierfalse
                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                    Summaryfalse
                                                    68. Composition.extension:information-recipient.extension
                                                    Definition

                                                    An Extension

                                                    ShortExtension
                                                    Control0..0
                                                    TypeExtension
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                    SlicingThis element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                    • value @ url
                                                    • 70. Composition.extension:information-recipient.url
                                                      Definition

                                                      Source of the definition for the extension code - a logical name or a URL.

                                                      Shortidentifies the meaning of the extension
                                                      Comments

                                                      The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                                                      Control1..1
                                                      Typeuri
                                                      Is Modifierfalse
                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                      Summaryfalse
                                                      Fixed Valuehttp://hl7.eu/fhir/StructureDefinition/information-recipient
                                                      72. Composition.extension:information-recipient.value[x]
                                                      Definition

                                                      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                                                      ShortValue of extension
                                                      Control0..1
                                                      TypeReference(PractitionerRole (EU core), Practitioner (EU core), Device, Patient (EU core), RelatedPerson, Organization (EU core))
                                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      74. Composition.modifierExtension
                                                      Definition

                                                      May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                      ShortExtensions that cannot be ignored
                                                      Comments

                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                                                      Summaryfalse
                                                      Requirements

                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                      Alternate Namesextensions, user content
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      76. Composition.identifier
                                                      Definition

                                                      A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.

                                                      ShortHDR business identifier
                                                      Comments

                                                      Similar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate.

                                                      NoteThis is a business identifier, not a resource identifier (see discussion)
                                                      Control0..1
                                                      TypeIdentifier
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      78. Composition.status
                                                      Definition

                                                      The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document.

                                                      ShortHDR status
                                                      Comments

                                                      If a composition is marked as withdrawn, the compositions/documents in the series, or data from the composition or document series, should never be displayed to a user without being clearly marked as untrustworthy. The flag "entered-in-error" is why this element is labeled as a modifier of other elements.

                                                      Some reporting work flows require that the original narrative of a final document never be altered; instead, only new narrative can be added. The composition resource has no explicit status for explicitly noting whether this business rule is in effect. This would be handled by an extension if required.

                                                      Control1..1
                                                      BindingThe codes SHALL be taken from CompositionStatus
                                                      (required to http://hl7.org/fhir/ValueSet/composition-status|4.0.1)

                                                      The workflow/clinical status of the composition.

                                                      Typecode
                                                      Is Modifiertrue because This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Requirements

                                                      Need to be able to mark interim, amended, or withdrawn compositions or documents.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      80. Composition.type
                                                      Definition

                                                      Specifies that this composition refer to a Hospital Discharge Report

                                                      ShortKind of composition ("Hospital Discharge Report")
                                                      Comments

                                                      Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                      Control1..1
                                                      This element is affected by the following invariants: ele-1
                                                      BindingThe codes SHOULD be taken from FHIRDocumentTypeCodes
                                                      (preferred to http://hl7.org/fhir/ValueSet/doc-typecodes)

                                                      Type of a composition.

                                                      TypeCodeableConcept(Codeable Concept (IPS))
                                                      Is Modifierfalse
                                                      Requirements

                                                      Key metadata element describing the composition, used in searching/filtering.

                                                      Pattern Value{
                                                        "coding" : [{
                                                          "system" : "http://loinc.org",
                                                          "code" : "34105-7",
                                                          "display" : "Hospital Discharge summary"
                                                        }]
                                                      }
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      82. Composition.category
                                                      Definition

                                                      A categorization for the type of the composition - helps for indexing and searching. This may be implied by or derived from the code specified in the Composition Type.

                                                      ShortCategorization of Composition
                                                      Comments

                                                      This is a metadata field from XDS/MHD.

                                                      Control0..*
                                                      BindingFor example codes, see DocumentClassValueSet
                                                      (example to http://hl7.org/fhir/ValueSet/document-classcodes)

                                                      High-level kind of a clinical document at a macro level.

                                                      TypeCodeableConcept
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Requirements

                                                      Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      84. Composition.subject
                                                      Definition

                                                      Who or what the composition is about. In general a composition can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of livestock, or a set of patients that share a common exposure). For the hdr the subject is always the patient.

                                                      ShortWho and/or what the composition is about
                                                      Comments

                                                      For clinical documents, this is usually the patient.

                                                      Control1..1
                                                      TypeReference(Patient (EU core))
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Requirements

                                                      Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      86. Composition.encounter
                                                      Definition

                                                      Describes the clinical encounter or type of care this documentation is associated with.

                                                      ShortContext of the Composition
                                                      Control0..1
                                                      TypeReference(Encounter (HDR))
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Requirements

                                                      Provides context for the composition and supports searching.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      88. Composition.date
                                                      Definition

                                                      The composition editing time, when the composition was last logically changed by the author.

                                                      ShortHDR date
                                                      Comments

                                                      The Last Modified Date on the composition may be after the date of the document was attested without being changed.

                                                      Control1..1
                                                      TypedateTime
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Requirements

                                                      dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      90. Composition.author
                                                      Definition

                                                      Identifies who is responsible for the information in the Hospital Discharge Report, not necessarily who typed it in.

                                                      ShortWho and/or what authored the Hospital Discharge Report
                                                      Control1..*
                                                      TypeReference(Practitioner (EU core), PractitionerRole (EU core), Device, Patient, RelatedPerson, Organization)
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Requirements

                                                      Identifies who is responsible for the content.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      92. Composition.title
                                                      Definition

                                                      Official human-readable label for the composition.

                                                      For this document should be "Hospital Discharge Report" or any equivalent translation

                                                      ShortHospital Discharge Report
                                                      Comments

                                                      For many compositions, the title is the same as the text or a display name of Composition.type (e.g. a "consultation" or "progress note"). Note that CDA does not make title mandatory, but there are no known cases where it is useful for title to be omitted, so it is mandatory here. Feedback on this requirement is welcome during the trial use period.

                                                      Control1..1
                                                      Typestring
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      94. Composition.confidentiality
                                                      Definition

                                                      The code specifying the level of confidentiality of the Composition.

                                                      ShortAs defined by affinity domain
                                                      Comments

                                                      The exact use of this element, and enforcement and issues related to highly sensitive documents are out of scope for the base specification, and delegated to implementation profiles (see security section). This element is labeled as a modifier because highly confidential documents must not be treated as if they are not.

                                                      Control0..1
                                                      BindingThe codes SHALL be taken from v3.ConfidentialityClassification (2014-03-26)
                                                      (required to http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26)

                                                      Codes specifying the level of confidentiality of the composition.

                                                      Typecode
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      96. Composition.attester
                                                      Definition

                                                      A participant who has attested to the accuracy of the composition/document.

                                                      ShortAttests to accuracy of composition
                                                      Comments

                                                      Only list each attester once.

                                                      Control0..*
                                                      TypeBackboneElement
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Requirements

                                                      Identifies responsibility for the accuracy of the composition content.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      98. Composition.attester.id
                                                      Definition

                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                      ShortUnique id for inter-element referencing
                                                      Control0..1
                                                      Typestring
                                                      Is Modifierfalse
                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                      Summaryfalse
                                                      100. Composition.attester.extension
                                                      Definition

                                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                      ShortAdditional content defined by implementations
                                                      Comments

                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Alternate Namesextensions, user content
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      102. Composition.attester.modifierExtension
                                                      Definition

                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                      Comments

                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                      Summarytrue
                                                      Requirements

                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                      Alternate Namesextensions, user content, modifiers
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      104. Composition.attester.mode
                                                      Definition

                                                      The type of attestation the authenticator offers.

                                                      ShortThe type of attestation
                                                      Control1..1
                                                      BindingThe codes SHALL be taken from CompositionAttestationMode
                                                      (required to http://hl7.org/fhir/ValueSet/composition-attestation-mode|4.0.1)

                                                      The way in which a person authenticated a composition.

                                                      Typecode
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summaryfalse
                                                      Requirements

                                                      Indicates the level of authority of the attestation.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      106. Composition.attester.time
                                                      Definition

                                                      When the composition was attested by the party.

                                                      ShortWhen the composition was attested.
                                                      Control0..1
                                                      TypedateTime
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summaryfalse
                                                      Requirements

                                                      Identifies when the information in the composition was deemed accurate. (Things may have changed since then.).

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      108. Composition.attester.party
                                                      Definition

                                                      Who attested the composition in the specified way.

                                                      ShortWho attested the composition.
                                                      Control0..1
                                                      TypeReference(Patient, RelatedPerson, Practitioner, PractitionerRole, Organization)
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Requirements

                                                      Identifies who has taken on the responsibility for accuracy of the composition content.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      110. Composition.custodian
                                                      Definition

                                                      Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information.

                                                      ShortOrganization which maintains the composition
                                                      Comments

                                                      This is useful when documents are derived from a composition - provides guidance for how to get the latest version of the document. This is optional because this is sometimes not known by the authoring system, and can be inferred by context. However, it is important that this information be known when working with a derived document, so providing a custodian is encouraged.

                                                      Control0..1
                                                      TypeReference(Organization)
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Requirements

                                                      Identifies where to go to find the current version, where to report issues, etc.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      112. Composition.relatesTo
                                                      Definition

                                                      Relationships that this composition has with other compositions or documents that already exist.

                                                      ShortRelationships to other compositions/documents
                                                      Comments

                                                      A document is a version specific composition.

                                                      Control0..*
                                                      TypeBackboneElement
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      114. Composition.relatesTo.id
                                                      Definition

                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                      ShortUnique id for inter-element referencing
                                                      Control0..1
                                                      Typestring
                                                      Is Modifierfalse
                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                      Summaryfalse
                                                      116. Composition.relatesTo.extension
                                                      Definition

                                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                      ShortAdditional content defined by implementations
                                                      Comments

                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Alternate Namesextensions, user content
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      118. Composition.relatesTo.modifierExtension
                                                      Definition

                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                      Comments

                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                      Summarytrue
                                                      Requirements

                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                      Alternate Namesextensions, user content, modifiers
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      120. Composition.relatesTo.code
                                                      Definition

                                                      The type of relationship that this composition has with anther composition or document.

                                                      Shortreplaces | transforms | signs | appends
                                                      Comments

                                                      If this document appends another document, then the document cannot be fully understood without also accessing the referenced document.

                                                      Control1..1
                                                      BindingThe codes SHALL be taken from DocumentRelationshipType
                                                      (required to http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1)

                                                      The type of relationship between documents.

                                                      Typecode
                                                      Is Modifierfalse
                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      122. Composition.relatesTo.target[x]
                                                      Definition

                                                      The target composition/document of this relationship.

                                                      ShortTarget of the relationship
                                                      Control1..1
                                                      TypeChoice of: Identifier, Reference(Composition)
                                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      124. Composition.event
                                                      Definition

                                                      The clinical service, such as a colonoscopy or an appendectomy, being documented.

                                                      ShortThe clinical service(s) being documented
                                                      Comments

                                                      The event needs to be consistent with the type element, though can provide further information if desired.

                                                      Control0..*
                                                      TypeBackboneElement
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Requirements

                                                      Provides context for the composition and creates a linkage between a resource describing an event and the composition created describing the event.

                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      126. Composition.event.id
                                                      Definition

                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                      ShortUnique id for inter-element referencing
                                                      Control0..1
                                                      Typestring
                                                      Is Modifierfalse
                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                      Summaryfalse
                                                      128. Composition.event.extension
                                                      Definition

                                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                      ShortAdditional content defined by implementations
                                                      Comments

                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Alternate Namesextensions, user content
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      130. Composition.event.modifierExtension
                                                      Definition

                                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                      Comments

                                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                      Control0..*
                                                      TypeExtension
                                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                      Summarytrue
                                                      Requirements

                                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                      Alternate Namesextensions, user content, modifiers
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                      132. Composition.event.code
                                                      Definition

                                                      This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented. In some cases, the event is inherent in the typeCode, such as a "History and Physical Report" in which the procedure being documented is necessarily a "History and Physical" act.

                                                      ShortCode(s) that apply to the event being documented
                                                      Comments

                                                      An event can further specialize the act inherent in the typeCode, such as where it is simply "Procedure Report" and the procedure was a "colonoscopy". If one or more eventCodes are included, they SHALL NOT conflict with the values inherent in the classCode, practiceSettingCode or typeCode, as such a conflict would create an ambiguous situation. This short list of codes is provided to be used as key words for certain types of queries.

                                                      Control0..*
                                                      BindingFor example codes, see v3 Code System ActCode
                                                      (example to http://terminology.hl7.org/ValueSet/v3-ActCode)

                                                      This list of codes represents the main clinical acts being documented.

                                                      TypeCodeableConcept
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      134. Composition.event.period
                                                      Definition

                                                      The period of time covered by the documentation. There is no assertion that the documentation is a complete representation for this period, only that it documents events during this time.

                                                      ShortThe period covered by the documentation
                                                      Control0..1
                                                      TypePeriod
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      136. Composition.event.detail
                                                      Definition

                                                      The description and/or reference of the event(s) being documented. For example, this could be used to document such a colonoscopy or an appendectomy.

                                                      ShortThe event(s) being documented
                                                      Control0..*
                                                      TypeReference(Resource)
                                                      Is Modifierfalse
                                                      Summarytrue
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      138. Composition.section
                                                      Definition

                                                      The root of the sections that make up the Hospital Discharge Report composition.

                                                      ShortSections composing the Hospital Discharge Report
                                                      Control1..*
                                                      TypeBackboneElement
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                      cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                      • value @ code
                                                      • 140. Composition.section.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        142. Composition.section.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        144. Composition.section.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        146. Composition.section.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        148. Composition.section.code
                                                        Definition

                                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                        ShortClassification of section (recommended)
                                                        Comments

                                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                        Control0..1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        150. Composition.section.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        152. Composition.section.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        154. Composition.section.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        156. Composition.section.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        158. Composition.section.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        160. Composition.section.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        162. Composition.section.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        164. Composition.section.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        166. Composition.section:sectionAdmissionEvaluation
                                                        Slice NamesectionAdmissionEvaluation
                                                        Definition

                                                        Hospital Admission evaluation

                                                        ShortHospital Admission evaluation
                                                        Comments

                                                        Admission evaluation should be reported only exceptionally, if it is relevant to ensure continuity of care.

                                                        Control0..1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        168. Composition.section:sectionAdmissionEvaluation.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        170. Composition.section:sectionAdmissionEvaluation.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        172. Composition.section:sectionAdmissionEvaluation.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        174. Composition.section:sectionAdmissionEvaluation.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control1..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        176. Composition.section:sectionAdmissionEvaluation.code
                                                        Definition

                                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                        ShortConcept - reference to a terminology or just text
                                                        Comments

                                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept(Codeable Concept (IPS))
                                                        Is Modifierfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "http://loinc.org",
                                                            "code" : "67852-4"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        178. Composition.section:sectionAdmissionEvaluation.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        180. Composition.section:sectionAdmissionEvaluation.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        182. Composition.section:sectionAdmissionEvaluation.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control1..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        184. Composition.section:sectionAdmissionEvaluation.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        186. Composition.section:sectionAdmissionEvaluation.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        188. Composition.section:sectionAdmissionEvaluation.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        190. Composition.section:sectionAdmissionEvaluation.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        192. Composition.section:sectionAdmissionEvaluation.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        194. Composition.section:sectionAdmissionEvaluation.section.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        196. Composition.section:sectionAdmissionEvaluation.section.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        198. Composition.section:sectionAdmissionEvaluation.section.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        200. Composition.section:sectionAdmissionEvaluation.section.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        202. Composition.section:sectionAdmissionEvaluation.section.code
                                                        Definition

                                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                        ShortClassification of section (recommended)
                                                        Comments

                                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                        Control0..1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        204. Composition.section:sectionAdmissionEvaluation.section.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        206. Composition.section:sectionAdmissionEvaluation.section.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        208. Composition.section:sectionAdmissionEvaluation.section.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        210. Composition.section:sectionAdmissionEvaluation.section.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        212. Composition.section:sectionAdmissionEvaluation.section.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        214. Composition.section:sectionAdmissionEvaluation.section.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        216. Composition.section:sectionAdmissionEvaluation.section.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        218. Composition.section:sectionAdmissionEvaluation.section.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..0
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        220. Composition.section:sectionPatientHx
                                                        Slice NamesectionPatientHx
                                                        Definition

                                                        This Section describes all aspects of the medical history of the patient even if not pertinent to the current procedure, and may include chief complaint, past medical history, social history, family history, surgical or procedure history, medication history, and other history information. The history may be limited to information pertinent to the current procedure or may be more comprehensive. The history may be reported as a collection of random clinical statements or it may be reported categorically. Categorical report formats may be divided into multiple subsections including Past Medical History, Social History.

                                                        ShortPatient History Section
                                                        Control0..1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        222. Composition.section:sectionPatientHx.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        224. Composition.section:sectionPatientHx.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        226. Composition.section:sectionPatientHx.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        228. Composition.section:sectionPatientHx.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control1..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        230. Composition.section:sectionPatientHx.code
                                                        Definition

                                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                        ShortConcept - reference to a terminology or just text
                                                        Comments

                                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept(Codeable Concept (IPS))
                                                        Is Modifierfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "http://loinc.org",
                                                            "code" : "11329-0"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        232. Composition.section:sectionPatientHx.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        234. Composition.section:sectionPatientHx.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        236. Composition.section:sectionPatientHx.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control1..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        238. Composition.section:sectionPatientHx.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        240. Composition.section:sectionPatientHx.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        242. Composition.section:sectionPatientHx.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        244. Composition.section:sectionPatientHx.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        246. Composition.section:sectionPatientHx.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        248. Composition.section:sectionPatientHx.section.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        250. Composition.section:sectionPatientHx.section.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        252. Composition.section:sectionPatientHx.section.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        254. Composition.section:sectionPatientHx.section.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        256. Composition.section:sectionPatientHx.section.code
                                                        Definition

                                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                        ShortClassification of section (recommended)
                                                        Comments

                                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                        Control0..1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        258. Composition.section:sectionPatientHx.section.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        260. Composition.section:sectionPatientHx.section.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        262. Composition.section:sectionPatientHx.section.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        264. Composition.section:sectionPatientHx.section.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        266. Composition.section:sectionPatientHx.section.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        268. Composition.section:sectionPatientHx.section.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        270. Composition.section:sectionPatientHx.section.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        272. Composition.section:sectionPatientHx.section.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..0
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        274. Composition.section:sectionPhysicalFindings
                                                        Slice NamesectionPhysicalFindings
                                                        Definition

                                                        Physical findings

                                                        ShortPhysical findings
                                                        Control0..1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        276. Composition.section:sectionPhysicalFindings.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        278. Composition.section:sectionPhysicalFindings.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        280. Composition.section:sectionPhysicalFindings.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        282. Composition.section:sectionPhysicalFindings.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control1..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        284. Composition.section:sectionPhysicalFindings.code
                                                        Definition

                                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                        ShortConcept - reference to a terminology or just text
                                                        Comments

                                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept(Codeable Concept (IPS))
                                                        Is Modifierfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "http://loinc.org",
                                                            "code" : "29545-1"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        286. Composition.section:sectionPhysicalFindings.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        288. Composition.section:sectionPhysicalFindings.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        290. Composition.section:sectionPhysicalFindings.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control1..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        292. Composition.section:sectionPhysicalFindings.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        294. Composition.section:sectionPhysicalFindings.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        296. Composition.section:sectionPhysicalFindings.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        298. Composition.section:sectionPhysicalFindings.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        300. Composition.section:sectionPhysicalFindings.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        302. Composition.section:sectionPhysicalFindings.section.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        304. Composition.section:sectionPhysicalFindings.section.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        306. Composition.section:sectionPhysicalFindings.section.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        308. Composition.section:sectionPhysicalFindings.section.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        310. Composition.section:sectionPhysicalFindings.section.code
                                                        Definition

                                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                        ShortClassification of section (recommended)
                                                        Comments

                                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                        Control0..1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        312. Composition.section:sectionPhysicalFindings.section.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        314. Composition.section:sectionPhysicalFindings.section.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        316. Composition.section:sectionPhysicalFindings.section.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        318. Composition.section:sectionPhysicalFindings.section.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        320. Composition.section:sectionPhysicalFindings.section.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        322. Composition.section:sectionPhysicalFindings.section.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        324. Composition.section:sectionPhysicalFindings.section.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        326. Composition.section:sectionPhysicalFindings.section.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..0
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        328. Composition.section:sectionPhysicalExamination
                                                        Slice NamesectionPhysicalExamination
                                                        Definition

                                                        Physical examination is the process of evaluating objective anatomical findings.

                                                        ShortPhysical examination
                                                        Control0..1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        330. Composition.section:sectionPhysicalExamination.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        332. Composition.section:sectionPhysicalExamination.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        334. Composition.section:sectionPhysicalExamination.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        336. Composition.section:sectionPhysicalExamination.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control1..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        338. Composition.section:sectionPhysicalExamination.code
                                                        Definition

                                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                        ShortConcept - reference to a terminology or just text
                                                        Comments

                                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept(Codeable Concept (IPS))
                                                        Is Modifierfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "http://loinc.org",
                                                            "code" : "55286-9"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        340. Composition.section:sectionPhysicalExamination.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        342. Composition.section:sectionPhysicalExamination.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        344. Composition.section:sectionPhysicalExamination.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control1..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        346. Composition.section:sectionPhysicalExamination.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        348. Composition.section:sectionPhysicalExamination.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        350. Composition.section:sectionPhysicalExamination.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        352. Composition.section:sectionPhysicalExamination.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        354. Composition.section:sectionPhysicalExamination.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        356. Composition.section:sectionPhysicalExamination.section.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        358. Composition.section:sectionPhysicalExamination.section.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        360. Composition.section:sectionPhysicalExamination.section.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        362. Composition.section:sectionPhysicalExamination.section.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        364. Composition.section:sectionPhysicalExamination.section.code
                                                        Definition

                                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                        ShortClassification of section (recommended)
                                                        Comments

                                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                        Control0..1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        366. Composition.section:sectionPhysicalExamination.section.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        368. Composition.section:sectionPhysicalExamination.section.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        370. Composition.section:sectionPhysicalExamination.section.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        372. Composition.section:sectionPhysicalExamination.section.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        374. Composition.section:sectionPhysicalExamination.section.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        376. Composition.section:sectionPhysicalExamination.section.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        378. Composition.section:sectionPhysicalExamination.section.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        380. Composition.section:sectionPhysicalExamination.section.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..0
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        382. Composition.section:sectionVitalSigns
                                                        Slice NamesectionVitalSigns
                                                        Definition

                                                        The Vital signs section includes blood pressure, body temperature, heart rate, and respiratory rate. It may also include other clinical findings, such as height, weight, body mass index, head circumference, and pulse oximetry. In particular, notable vital signs or physical findings such as the most recent, maximum and/or minimum, baseline, or relevant trends may be included

                                                        ShortVital signs
                                                        Control0..1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        384. Composition.section:sectionVitalSigns.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        386. Composition.section:sectionVitalSigns.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        388. Composition.section:sectionVitalSigns.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        390. Composition.section:sectionVitalSigns.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control1..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        392. Composition.section:sectionVitalSigns.code
                                                        Definition

                                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                        ShortConcept - reference to a terminology or just text
                                                        Comments

                                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept(Codeable Concept (IPS))
                                                        Is Modifierfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "http://loinc.org",
                                                            "code" : "8716-3"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        394. Composition.section:sectionVitalSigns.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        396. Composition.section:sectionVitalSigns.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        398. Composition.section:sectionVitalSigns.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control1..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        400. Composition.section:sectionVitalSigns.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        402. Composition.section:sectionVitalSigns.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        404. Composition.section:sectionVitalSigns.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control1..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Observation, DocumentReference, Vital Signs Profile)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        406. Composition.section:sectionVitalSigns.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        408. Composition.section:sectionVitalSigns.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        410. Composition.section:sectionVitalSigns.section.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        412. Composition.section:sectionVitalSigns.section.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        414. Composition.section:sectionVitalSigns.section.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        416. Composition.section:sectionVitalSigns.section.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        418. Composition.section:sectionVitalSigns.section.code
                                                        Definition

                                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                        ShortClassification of section (recommended)
                                                        Comments

                                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                        Control0..1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        420. Composition.section:sectionVitalSigns.section.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        422. Composition.section:sectionVitalSigns.section.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        424. Composition.section:sectionVitalSigns.section.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        426. Composition.section:sectionVitalSigns.section.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        428. Composition.section:sectionVitalSigns.section.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        430. Composition.section:sectionVitalSigns.section.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        432. Composition.section:sectionVitalSigns.section.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        434. Composition.section:sectionVitalSigns.section.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..0
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        436. Composition.section:sectionFunctionalStatus
                                                        Slice NamesectionFunctionalStatus
                                                        Definition

                                                        The functional status section shall contain a narrative description of capability of the patient to perform acts of daily living, including possible needs of the patient to be continuously assessed by third parties. The invalidity status may in fact influence decisions about how to administer treatments. Profiles to express disabilities and functional assessments will be specified by future versions of this guide.

                                                        ShortFunctional status
                                                        Control0..1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        438. Composition.section:sectionFunctionalStatus.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        440. Composition.section:sectionFunctionalStatus.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        442. Composition.section:sectionFunctionalStatus.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        444. Composition.section:sectionFunctionalStatus.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control1..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        446. Composition.section:sectionFunctionalStatus.code
                                                        Definition

                                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                        ShortConcept - reference to a terminology or just text
                                                        Comments

                                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept(Codeable Concept (IPS))
                                                        Is Modifierfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "http://loinc.org",
                                                            "code" : "47420-5"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        448. Composition.section:sectionFunctionalStatus.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        450. Composition.section:sectionFunctionalStatus.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        452. Composition.section:sectionFunctionalStatus.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control1..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        454. Composition.section:sectionFunctionalStatus.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        456. Composition.section:sectionFunctionalStatus.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        458. Composition.section:sectionFunctionalStatus.entry
                                                        Definition

                                                        It describes capabilities of the patient to perform acts of daily living, including possible needs of the patient to be continuously assessed by third parties. The invalidity status may in fact influence decisions about how to administer treatments. Profiles to express disabilities and functional assessments will be specified by future versions of this guide.

                                                        ShortOptional entry used to represent disabilities and functional assessments
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Condition, ClinicalImpression, Observation, DocumentReference, QuestionnaireResponse)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        460. Composition.section:sectionFunctionalStatus.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        462. Composition.section:sectionFunctionalStatus.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        464. Composition.section:sectionFunctionalStatus.section.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        466. Composition.section:sectionFunctionalStatus.section.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        468. Composition.section:sectionFunctionalStatus.section.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        470. Composition.section:sectionFunctionalStatus.section.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        472. Composition.section:sectionFunctionalStatus.section.code
                                                        Definition

                                                        A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                        ShortClassification of section (recommended)
                                                        Comments

                                                        The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                        If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                        Control0..1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        474. Composition.section:sectionFunctionalStatus.section.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        476. Composition.section:sectionFunctionalStatus.section.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        478. Composition.section:sectionFunctionalStatus.section.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        480. Composition.section:sectionFunctionalStatus.section.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        482. Composition.section:sectionFunctionalStatus.section.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        484. Composition.section:sectionFunctionalStatus.section.entry
                                                        Definition

                                                        A reference to the actual resource from which the narrative in the section is derived.

                                                        ShortA reference to data that supports this section
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        486. Composition.section:sectionFunctionalStatus.section.emptyReason
                                                        Definition

                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                        ShortWhy the section is empty
                                                        Comments

                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                        Control0..1
                                                        This element is affected by the following invariants: cmp-2
                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                        If a section is empty, why it is empty.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        488. Composition.section:sectionFunctionalStatus.section.section
                                                        Definition

                                                        A nested sub-section within this section.

                                                        ShortNested Section
                                                        Comments

                                                        Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                        Control0..0
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        490. Composition.section:sectionAllergies
                                                        Slice NamesectionAllergies
                                                        Definition

                                                        This section documents the relevant allergies or intolerances (conditions) for that patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy. At a minimum, it should list currently active and any relevant historical allergies and adverse reactions. If no information about allergies is available, or if no allergies are known this should be clearly documented in the section.

                                                        ShortAllergies and Intolerances Section
                                                        Control0..1
                                                        TypeBackboneElement
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        492. Composition.section:sectionAllergies.id
                                                        Definition

                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                        ShortUnique id for inter-element referencing
                                                        Control0..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                        Summaryfalse
                                                        494. Composition.section:sectionAllergies.extension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                        ShortAdditional content defined by implementations
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Alternate Namesextensions, user content
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        496. Composition.section:sectionAllergies.modifierExtension
                                                        Definition

                                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

                                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                        Control0..*
                                                        TypeExtension
                                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                        Summarytrue
                                                        Requirements

                                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                        Alternate Namesextensions, user content, modifiers
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                        498. Composition.section:sectionAllergies.title
                                                        Definition

                                                        The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                        ShortLabel for section (e.g. for ToC)
                                                        Comments

                                                        The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                        Control1..1
                                                        Typestring
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        500. Composition.section:sectionAllergies.code
                                                        Definition

                                                        A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                        ShortConcept - reference to a terminology or just text
                                                        Comments

                                                        Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                        Control1..1
                                                        This element is affected by the following invariants: ele-1
                                                        BindingFor example codes, see DocumentSectionCodes
                                                        (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                        Classification of a section of a composition/document.

                                                        TypeCodeableConcept(Codeable Concept (IPS))
                                                        Is Modifierfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

                                                        Pattern Value{
                                                          "coding" : [{
                                                            "system" : "http://loinc.org",
                                                            "code" : "48765-2"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        502. Composition.section:sectionAllergies.author
                                                        Definition

                                                        Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                        ShortWho and/or what authored the section
                                                        Control0..*
                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Identifies who is responsible for the content.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        504. Composition.section:sectionAllergies.focus
                                                        Definition

                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                        Comments

                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                        Control0..1
                                                        TypeReference(Resource)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        506. Composition.section:sectionAllergies.text
                                                        Definition

                                                        A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                        ShortText summary of the section, for human interpretation
                                                        Comments

                                                        Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                        Control1..1
                                                        This element is affected by the following invariants: cmp-1
                                                        TypeNarrative
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        508. Composition.section:sectionAllergies.mode
                                                        Definition

                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                        Shortworking | snapshot | changes
                                                        Comments

                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                        Control0..1
                                                        BindingThe codes SHALL be taken from ListMode
                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                        The processing mode that applies to this section.

                                                        Typecode
                                                        Is Modifierfalse
                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                        Summaryfalse
                                                        Requirements

                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        510. Composition.section:sectionAllergies.orderedBy
                                                        Definition

                                                        Specifies the order applied to the items in the section entries.

                                                        ShortOrder of section entries
                                                        Comments

                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                        Control0..1
                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                        What order applies to the items in the entry.

                                                        TypeCodeableConcept
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Requirements

                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        512. Composition.section:sectionAllergies.entry
                                                        Definition

                                                        It lists the relevant allergies or intolerances (conditions) for that patient, describing the kind of reaction (e.g. rash, anaphylaxis,..); preferably the agents that cause it; and optionally the criticality and the certainty of the allergy. At a minimum, it should list currently active and any relevant historical allergies and adverse reactions. This entry shall be used to document that no information about allergies is available, or that no allergies are known .

                                                        ShortRelevant allergies or intolerances (conditions) for that patient.
                                                        Comments

                                                        If there are no entries in the list, an emptyReason SHOULD be provided.

                                                        Control1..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(Allergy Intolerance (EU PS), DocumentReference)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                        • type @ resolve()
                                                        • 514. Composition.section:sectionAllergies.entry:allergyIntolerance
                                                          Slice NameallergyIntolerance
                                                          Definition

                                                          Allergy entry

                                                          ShortAllergy entry
                                                          Comments

                                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                                          Control0..1
                                                          This element is affected by the following invariants: cmp-2
                                                          TypeReference(Allergy Intolerance (EU PS))
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          516. Composition.section:sectionAllergies.emptyReason
                                                          Definition

                                                          If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                          ShortWhy the section is empty
                                                          Comments

                                                          The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                          Control0..1
                                                          This element is affected by the following invariants: cmp-2
                                                          BindingThe codes SHOULD be taken from ListEmptyReasons
                                                          (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                          If a section is empty, why it is empty.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Requirements

                                                          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          518. Composition.section:sectionAllergies.section
                                                          Definition

                                                          A nested sub-section within this section.

                                                          ShortNested Section
                                                          Comments

                                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                          Control0..*
                                                          This element is affected by the following invariants: cmp-1
                                                          TypeBackboneElement
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          520. Composition.section:sectionAllergies.section.id
                                                          Definition

                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                          ShortUnique id for inter-element referencing
                                                          Control0..1
                                                          Typestring
                                                          Is Modifierfalse
                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                          Summaryfalse
                                                          522. Composition.section:sectionAllergies.section.extension
                                                          Definition

                                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                          ShortAdditional content defined by implementations
                                                          Comments

                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                          Control0..*
                                                          TypeExtension
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Alternate Namesextensions, user content
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          524. Composition.section:sectionAllergies.section.modifierExtension
                                                          Definition

                                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                          Comments

                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                          Control0..*
                                                          TypeExtension
                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                          Summarytrue
                                                          Requirements

                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                          Alternate Namesextensions, user content, modifiers
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          526. Composition.section:sectionAllergies.section.title
                                                          Definition

                                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                          ShortLabel for section (e.g. for ToC)
                                                          Comments

                                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                          Control0..1
                                                          Typestring
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summaryfalse
                                                          Requirements

                                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                          Alternate Namesheader, label, caption
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          528. Composition.section:sectionAllergies.section.code
                                                          Definition

                                                          A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                          ShortClassification of section (recommended)
                                                          Comments

                                                          The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                          If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                          Control0..1
                                                          BindingFor example codes, see DocumentSectionCodes
                                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                          Classification of a section of a composition/document.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Requirements

                                                          Provides computable standardized labels to topics within the document.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          530. Composition.section:sectionAllergies.section.author
                                                          Definition

                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                          ShortWho and/or what authored the section
                                                          Control0..*
                                                          TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Requirements

                                                          Identifies who is responsible for the content.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          532. Composition.section:sectionAllergies.section.focus
                                                          Definition

                                                          The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                          ShortWho/what the section is about, when it is not about the subject of composition
                                                          Comments

                                                          Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                          Control0..1
                                                          TypeReference(Resource)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          534. Composition.section:sectionAllergies.section.text
                                                          Definition

                                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                          ShortText summary of the section, for human interpretation
                                                          Comments

                                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                          Control0..1
                                                          This element is affected by the following invariants: cmp-1
                                                          TypeNarrative
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          536. Composition.section:sectionAllergies.section.mode
                                                          Definition

                                                          How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                          Shortworking | snapshot | changes
                                                          Comments

                                                          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                          Control0..1
                                                          BindingThe codes SHALL be taken from ListMode
                                                          (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                          The processing mode that applies to this section.

                                                          Typecode
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summaryfalse
                                                          Requirements

                                                          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          538. Composition.section:sectionAllergies.section.orderedBy
                                                          Definition

                                                          Specifies the order applied to the items in the section entries.

                                                          ShortOrder of section entries
                                                          Comments

                                                          Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                          Control0..1
                                                          BindingThe codes SHOULD be taken from ListOrderCodes
                                                          (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                          What order applies to the items in the entry.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Requirements

                                                          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          540. Composition.section:sectionAllergies.section.entry
                                                          Definition

                                                          A reference to the actual resource from which the narrative in the section is derived.

                                                          ShortA reference to data that supports this section
                                                          Comments

                                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                                          Control0..*
                                                          This element is affected by the following invariants: cmp-2
                                                          TypeReference(Resource)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          542. Composition.section:sectionAllergies.section.emptyReason
                                                          Definition

                                                          If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                          ShortWhy the section is empty
                                                          Comments

                                                          The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                          Control0..1
                                                          This element is affected by the following invariants: cmp-2
                                                          BindingThe codes SHOULD be taken from ListEmptyReasons
                                                          (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                          If a section is empty, why it is empty.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Requirements

                                                          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          544. Composition.section:sectionAllergies.section.section
                                                          Definition

                                                          A nested sub-section within this section.

                                                          ShortNested Section
                                                          Comments

                                                          Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                          Control0..0
                                                          This element is affected by the following invariants: cmp-1
                                                          TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          546. Composition.section:sectionAlert
                                                          Slice NamesectionAlert
                                                          Definition

                                                          // SHORT This section contains data describing an interest or worry about a health state or process that could possibly require attention, intervention, or management. A Health Concern is a health related matter that is of interest, importance or worry to someone, who may be the patient, patient's family or patient's health care provider. Health concerns are derived from a variety of sources within an EHR, such as Problem List, Family History, Social Histor, Social Worker Note, etc. Health concerns can be medical, surgical, nursing, allied health or patient-reported concerns. Problem Concerns are a subset of Health Concerns that have risen to the level of importance that they typically would belong on a classic “Problem List”, such as “Diabetes Mellitus” or “Family History of Melanoma” or “Tobacco abuse”. These are of broad interest to multiple members of the care team. Examples of other Health Concerns that might not typically be considered a Problem Concern include “Risk of Hyperkalemia” for a patient taking an ACE-inhibitor medication, or “Transportation difficulties” for someone who doesn't drive and has trouble getting to appointments, or “Under-insured” for someone who doesn't have sufficient insurance to properly cover their medical needs such as medications. These are typically most important to just a limited number of care team members

                                                          ShortHealth Concern Section
                                                          Control0..1
                                                          TypeBackboneElement
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                          cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                          ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          548. Composition.section:sectionAlert.id
                                                          Definition

                                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                          ShortUnique id for inter-element referencing
                                                          Control0..1
                                                          Typestring
                                                          Is Modifierfalse
                                                          XML FormatIn the XML format, this property is represented as an attribute.
                                                          Summaryfalse
                                                          550. Composition.section:sectionAlert.extension
                                                          Definition

                                                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                          ShortAdditional content defined by implementations
                                                          Comments

                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                          Control0..*
                                                          TypeExtension
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Alternate Namesextensions, user content
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          552. Composition.section:sectionAlert.modifierExtension
                                                          Definition

                                                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                          ShortExtensions that cannot be ignored even if unrecognized
                                                          Comments

                                                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                          Control0..*
                                                          TypeExtension
                                                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                          Summarytrue
                                                          Requirements

                                                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                          Alternate Namesextensions, user content, modifiers
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                          554. Composition.section:sectionAlert.title
                                                          Definition

                                                          The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                          ShortLabel for section (e.g. for ToC)
                                                          Comments

                                                          The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                          Control1..1
                                                          Typestring
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summaryfalse
                                                          Requirements

                                                          Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                          Alternate Namesheader, label, caption
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          556. Composition.section:sectionAlert.code
                                                          Definition

                                                          A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                          ShortConcept - reference to a terminology or just text
                                                          Comments

                                                          Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                          Control1..1
                                                          This element is affected by the following invariants: ele-1
                                                          BindingFor example codes, see DocumentSectionCodes
                                                          (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                          Classification of a section of a composition/document.

                                                          TypeCodeableConcept(Codeable Concept (IPS))
                                                          Is Modifierfalse
                                                          Requirements

                                                          Provides computable standardized labels to topics within the document.

                                                          Pattern Value{
                                                            "coding" : [{
                                                              "system" : "http://loinc.org",
                                                              "code" : "75310-3"
                                                            }]
                                                          }
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          558. Composition.section:sectionAlert.author
                                                          Definition

                                                          Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                          ShortWho and/or what authored the section
                                                          Control0..*
                                                          TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Requirements

                                                          Identifies who is responsible for the content.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          560. Composition.section:sectionAlert.focus
                                                          Definition

                                                          The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                          ShortWho/what the section is about, when it is not about the subject of composition
                                                          Comments

                                                          Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                          Control0..1
                                                          TypeReference(Resource)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          562. Composition.section:sectionAlert.text
                                                          Definition

                                                          A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                          ShortText summary of the section, for human interpretation
                                                          Comments

                                                          Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                          Control1..1
                                                          This element is affected by the following invariants: cmp-1
                                                          TypeNarrative
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          564. Composition.section:sectionAlert.mode
                                                          Definition

                                                          How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                          Shortworking | snapshot | changes
                                                          Comments

                                                          This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                          Control0..1
                                                          BindingThe codes SHALL be taken from ListMode
                                                          (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                          The processing mode that applies to this section.

                                                          Typecode
                                                          Is Modifierfalse
                                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                          Summaryfalse
                                                          Requirements

                                                          Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          566. Composition.section:sectionAlert.orderedBy
                                                          Definition

                                                          Specifies the order applied to the items in the section entries.

                                                          ShortOrder of section entries
                                                          Comments

                                                          Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                          Control0..1
                                                          BindingThe codes SHOULD be taken from ListOrderCodes
                                                          (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                          What order applies to the items in the entry.

                                                          TypeCodeableConcept
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Requirements

                                                          Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          568. Composition.section:sectionAlert.entry
                                                          Definition

                                                          Alerts

                                                          ShortAlerts
                                                          Comments

                                                          If there are no entries in the list, an emptyReason SHOULD be provided.

                                                          Control0..*
                                                          This element is affected by the following invariants: cmp-2
                                                          TypeReference(Resource)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                          • type @ resolve()
                                                          • 570. Composition.section:sectionAlert.entry:flag
                                                            Slice Nameflag
                                                            Definition

                                                            Flags

                                                            ShortFlags
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(Flag)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            572. Composition.section:sectionAlert.entry:detectedIssue
                                                            Slice NamedetectedIssue
                                                            Definition

                                                            Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, etc.

                                                            ShortDetected Issue
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(DetectedIssue)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            574. Composition.section:sectionAlert.entry:riskAssessment
                                                            Slice NameriskAssessment
                                                            Definition

                                                            An assessment of the likely outcomes for a patient or other subject as well as the likelihood of each outcome.

                                                            ShortRisk Assessment
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(RiskAssessment)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            576. Composition.section:sectionAlert.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            578. Composition.section:sectionAlert.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            580. Composition.section:sectionAlert.section.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            582. Composition.section:sectionAlert.section.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            584. Composition.section:sectionAlert.section.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            586. Composition.section:sectionAlert.section.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            588. Composition.section:sectionAlert.section.code
                                                            Definition

                                                            A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                            ShortClassification of section (recommended)
                                                            Comments

                                                            The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                            If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                            Control0..1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            590. Composition.section:sectionAlert.section.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            592. Composition.section:sectionAlert.section.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            594. Composition.section:sectionAlert.section.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            596. Composition.section:sectionAlert.section.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            598. Composition.section:sectionAlert.section.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            600. Composition.section:sectionAlert.section.entry
                                                            Definition

                                                            A reference to the actual resource from which the narrative in the section is derived.

                                                            ShortA reference to data that supports this section
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            602. Composition.section:sectionAlert.section.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            604. Composition.section:sectionAlert.section.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..0
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            606. Composition.section:sectionHospitalCourse
                                                            Slice NamesectionHospitalCourse
                                                            Definition

                                                            This section includes basic information about hospital staty (encounter), diagnostic summary in narrative form, pharmacotherapy, major procedures, medical devices, significant findings during hospital stay and clinical synthesis.

                                                            ShortSignificant information about course of hospital stay
                                                            Control1..1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                            cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            608. Composition.section:sectionHospitalCourse.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            610. Composition.section:sectionHospitalCourse.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            612. Composition.section:sectionHospitalCourse.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            614. Composition.section:sectionHospitalCourse.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control1..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            616. Composition.section:sectionHospitalCourse.code
                                                            Definition

                                                            A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                            ShortConcept - reference to a terminology or just text
                                                            Comments

                                                            Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                            Control1..1
                                                            This element is affected by the following invariants: ele-1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept(Codeable Concept (IPS))
                                                            Is Modifierfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://loinc.org",
                                                                "code" : "8648-8"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            618. Composition.section:sectionHospitalCourse.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            620. Composition.section:sectionHospitalCourse.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            622. Composition.section:sectionHospitalCourse.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control1..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            624. Composition.section:sectionHospitalCourse.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            626. Composition.section:sectionHospitalCourse.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            628. Composition.section:sectionHospitalCourse.entry
                                                            Definition

                                                            A reference to the actual resource from which the narrative in the section is derived.

                                                            ShortA reference to data that supports this section
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            630. Composition.section:sectionHospitalCourse.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            632. Composition.section:sectionHospitalCourse.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            634. Composition.section:sectionHospitalCourse.section.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            636. Composition.section:sectionHospitalCourse.section.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            638. Composition.section:sectionHospitalCourse.section.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            640. Composition.section:sectionHospitalCourse.section.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            642. Composition.section:sectionHospitalCourse.section.code
                                                            Definition

                                                            A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                            ShortClassification of section (recommended)
                                                            Comments

                                                            The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                            If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                            Control0..1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            644. Composition.section:sectionHospitalCourse.section.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            646. Composition.section:sectionHospitalCourse.section.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            648. Composition.section:sectionHospitalCourse.section.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            650. Composition.section:sectionHospitalCourse.section.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            652. Composition.section:sectionHospitalCourse.section.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            654. Composition.section:sectionHospitalCourse.section.entry
                                                            Definition

                                                            A reference to the actual resource from which the narrative in the section is derived.

                                                            ShortA reference to data that supports this section
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            656. Composition.section:sectionHospitalCourse.section.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            658. Composition.section:sectionHospitalCourse.section.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..0
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            660. Composition.section:sectionDiagnosticSummary
                                                            Slice NamesectionDiagnosticSummary
                                                            Definition

                                                            All problems/diagnoses that affect care during the inpatient case or are important to be recorded to ensure continuity of care. The diagnostic summary differentiates, in accordance with the international recommendation, between problems treated during hospital stay and other (untreated) problems. Treated problems are problems that were the subject of diagnostics, therapy, nursing, or (continuous) monitoring during the hospitalisation. Furthermore problems could be divided into three categories: problems present on admission (POA), conditions acquired during hospital stay (HAC) and problems that cannot be classified as being of any of the two (N/A). The diagnostic summary contains all conditions as they were recognised at the end of hospitalisation, after all examinations. This section contains concise, well specified, codeable, summary of problems. Problems are ordered by importance (main problems first) during hospital stay. Description of the problem might be completed with additional details in the medical history section and/or in the Synthesis section.

                                                            ShortProblem specification in narrative form
                                                            Control0..1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                            cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            662. Composition.section:sectionDiagnosticSummary.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            664. Composition.section:sectionDiagnosticSummary.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            666. Composition.section:sectionDiagnosticSummary.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            668. Composition.section:sectionDiagnosticSummary.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control1..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            670. Composition.section:sectionDiagnosticSummary.code
                                                            Definition

                                                            A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                            ShortConcept - reference to a terminology or just text
                                                            Comments

                                                            Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                            Control1..1
                                                            This element is affected by the following invariants: ele-1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept(Codeable Concept (IPS))
                                                            Is Modifierfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://loinc.org",
                                                                "code" : "11450-4"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            672. Composition.section:sectionDiagnosticSummary.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            674. Composition.section:sectionDiagnosticSummary.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            676. Composition.section:sectionDiagnosticSummary.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control1..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            678. Composition.section:sectionDiagnosticSummary.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            680. Composition.section:sectionDiagnosticSummary.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            682. Composition.section:sectionDiagnosticSummary.entry
                                                            Definition

                                                            A reference to the actual resource from which the narrative in the section is derived.

                                                            ShortA reference to data that supports this section
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(Condition (HDR))
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            684. Composition.section:sectionDiagnosticSummary.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            686. Composition.section:sectionDiagnosticSummary.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            688. Composition.section:sectionDiagnosticSummary.section.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            690. Composition.section:sectionDiagnosticSummary.section.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            692. Composition.section:sectionDiagnosticSummary.section.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            694. Composition.section:sectionDiagnosticSummary.section.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            696. Composition.section:sectionDiagnosticSummary.section.code
                                                            Definition

                                                            A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                            ShortClassification of section (recommended)
                                                            Comments

                                                            The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                            If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                            Control0..1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            698. Composition.section:sectionDiagnosticSummary.section.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            700. Composition.section:sectionDiagnosticSummary.section.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            702. Composition.section:sectionDiagnosticSummary.section.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            704. Composition.section:sectionDiagnosticSummary.section.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            706. Composition.section:sectionDiagnosticSummary.section.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            708. Composition.section:sectionDiagnosticSummary.section.entry
                                                            Definition

                                                            A reference to the actual resource from which the narrative in the section is derived.

                                                            ShortA reference to data that supports this section
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            710. Composition.section:sectionDiagnosticSummary.section.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            712. Composition.section:sectionDiagnosticSummary.section.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..0
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            714. Composition.section:sectionSignificantProcedures
                                                            Slice NamesectionSignificantProcedures
                                                            Definition

                                                            Significant surgical and non-surgical procedures performed during hospitalisation which are significant for continuity of care, e.g. surgeries and other "instrumental"interventions (endoscopic, intravascular), chemotherapy, radiotherapy, purification methods (dialysis, hemoperfusion), circulation support methods (counterpulsation, etc.), administration of blood derivatives or others. This section does not include purely diagnostic procedures (MRI, CT, etc.). If no significant performance has been performed, this fact must be explicitly stated using the IPS Absent and Unknown Data.

                                                            ShortSignificant procedures
                                                            Control0..1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                            cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            716. Composition.section:sectionSignificantProcedures.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            718. Composition.section:sectionSignificantProcedures.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            720. Composition.section:sectionSignificantProcedures.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            722. Composition.section:sectionSignificantProcedures.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control1..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            724. Composition.section:sectionSignificantProcedures.code
                                                            Definition

                                                            A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                            ShortConcept - reference to a terminology or just text
                                                            Comments

                                                            Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                            Control1..1
                                                            This element is affected by the following invariants: ele-1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept(Codeable Concept (IPS))
                                                            Is Modifierfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://loinc.org",
                                                                "code" : "10185-7"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            726. Composition.section:sectionSignificantProcedures.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            728. Composition.section:sectionSignificantProcedures.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            730. Composition.section:sectionSignificantProcedures.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control1..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            732. Composition.section:sectionSignificantProcedures.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            734. Composition.section:sectionSignificantProcedures.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            736. Composition.section:sectionSignificantProcedures.entry
                                                            Definition

                                                            A reference to the actual resource from which the narrative in the section is derived.

                                                            ShortA reference to data that supports this section
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control1..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(Procedure)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            738. Composition.section:sectionSignificantProcedures.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            740. Composition.section:sectionSignificantProcedures.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..0
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            755. Composition.section:sectionMedicalDevices
                                                            Slice NamesectionMedicalDevices
                                                            Definition

                                                            Implants and used medical devices that affected or may affect the provision of health services (diagnosis and treatment). Also medical devices explanted, or its use was stopped during hospitalisation. If the section is blank, the reason must be explicitly stated using the IPS Absent and Unknown Data coding system.

                                                            ShortMedical devices and implants
                                                            Control0..1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                            cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            757. Composition.section:sectionMedicalDevices.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            759. Composition.section:sectionMedicalDevices.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            761. Composition.section:sectionMedicalDevices.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            763. Composition.section:sectionMedicalDevices.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control1..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            765. Composition.section:sectionMedicalDevices.code
                                                            Definition

                                                            A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                            ShortConcept - reference to a terminology or just text
                                                            Comments

                                                            Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                            Control1..1
                                                            This element is affected by the following invariants: ele-1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept(Codeable Concept (IPS))
                                                            Is Modifierfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://loinc.org",
                                                                "code" : "46264-8"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            767. Composition.section:sectionMedicalDevices.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            769. Composition.section:sectionMedicalDevices.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            771. Composition.section:sectionMedicalDevices.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control1..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            773. Composition.section:sectionMedicalDevices.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            775. Composition.section:sectionMedicalDevices.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            777. Composition.section:sectionMedicalDevices.entry
                                                            Definition

                                                            A reference to the actual resource from which the narrative in the section is derived.

                                                            ShortA reference to data that supports this section
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control1..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(DeviceUseStatement (HDR), Procedure (HDR))
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            779. Composition.section:sectionMedicalDevices.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            781. Composition.section:sectionMedicalDevices.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..0
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            796. Composition.section:sectionMedications
                                                            Slice NamesectionMedications
                                                            Definition

                                                            Selected drug treatment during hospitalisation. Medicinal products that were administered during hospitalisation and whose administration has already been discontinued before discharge. Only products which are important for continuity of care (antibiotics other than completely routine, corticosteroids in high doses, etc.) will be listed. Products which administration will continue after discharge will be also recorder in the Medication summary section. Medicinal products, the administration of which was started during hospitalisation but is also recommended after discharge, will be listed in the summary table in the recommendation section.

                                                            ShortPharmacotherapy
                                                            Control0..1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                            cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            798. Composition.section:sectionMedications.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            800. Composition.section:sectionMedications.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            802. Composition.section:sectionMedications.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            804. Composition.section:sectionMedications.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control1..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            806. Composition.section:sectionMedications.code
                                                            Definition

                                                            A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                            ShortConcept - reference to a terminology or just text
                                                            Comments

                                                            Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                            Control1..1
                                                            This element is affected by the following invariants: ele-1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept(Codeable Concept (IPS))
                                                            Is Modifierfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://loinc.org",
                                                                "code" : "10160-0"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            808. Composition.section:sectionMedications.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            810. Composition.section:sectionMedications.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            812. Composition.section:sectionMedications.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control1..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            814. Composition.section:sectionMedications.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            816. Composition.section:sectionMedications.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            818. Composition.section:sectionMedications.entry
                                                            Definition

                                                            A reference to the actual resource from which the narrative in the section is derived.

                                                            ShortA reference to data that supports this section
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control1..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(MedicationStatement, MedicationRequest (HDR), MedicationDispense, MedicationAdministration)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            820. Composition.section:sectionMedications.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            822. Composition.section:sectionMedications.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            824. Composition.section:sectionMedications.section.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            826. Composition.section:sectionMedications.section.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            828. Composition.section:sectionMedications.section.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            830. Composition.section:sectionMedications.section.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            832. Composition.section:sectionMedications.section.code
                                                            Definition

                                                            A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                            ShortClassification of section (recommended)
                                                            Comments

                                                            The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                            If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                            Control0..1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            834. Composition.section:sectionMedications.section.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            836. Composition.section:sectionMedications.section.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            838. Composition.section:sectionMedications.section.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            840. Composition.section:sectionMedications.section.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            842. Composition.section:sectionMedications.section.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            844. Composition.section:sectionMedications.section.entry
                                                            Definition

                                                            A reference to the actual resource from which the narrative in the section is derived.

                                                            ShortA reference to data that supports this section
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            846. Composition.section:sectionMedications.section.emptyReason
                                                            Definition

                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                            ShortWhy the section is empty
                                                            Comments

                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                            Control0..1
                                                            This element is affected by the following invariants: cmp-2
                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                            If a section is empty, why it is empty.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            848. Composition.section:sectionMedications.section.section
                                                            Definition

                                                            A nested sub-section within this section.

                                                            ShortNested Section
                                                            Comments

                                                            Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                            Control0..0
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            850. Composition.section:sectionSignificantResults
                                                            Slice NamesectionSignificantResults
                                                            Definition

                                                            Results of significant functional, diagnostic, and imaging examinations to ensure continuity of care, performed during hospitalisation. Results of examinations ordered but not yet delivered should be presented separately from results already delivered.

                                                            ShortSignificant Observation Results
                                                            Control0..1
                                                            TypeBackboneElement
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                            cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                            ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            852. Composition.section:sectionSignificantResults.id
                                                            Definition

                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                            ShortUnique id for inter-element referencing
                                                            Control0..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                            Summaryfalse
                                                            854. Composition.section:sectionSignificantResults.extension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                            ShortAdditional content defined by implementations
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Alternate Namesextensions, user content
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            856. Composition.section:sectionSignificantResults.modifierExtension
                                                            Definition

                                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                            Comments

                                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                            Control0..*
                                                            TypeExtension
                                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                            Summarytrue
                                                            Requirements

                                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                            Alternate Namesextensions, user content, modifiers
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                            858. Composition.section:sectionSignificantResults.title
                                                            Definition

                                                            The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                            ShortLabel for section (e.g. for ToC)
                                                            Comments

                                                            The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                            Control1..1
                                                            Typestring
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                            Alternate Namesheader, label, caption
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            860. Composition.section:sectionSignificantResults.code
                                                            Definition

                                                            A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                            ShortConcept - reference to a terminology or just text
                                                            Comments

                                                            Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                            Control1..1
                                                            This element is affected by the following invariants: ele-1
                                                            BindingFor example codes, see DocumentSectionCodes
                                                            (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                            Classification of a section of a composition/document.

                                                            TypeCodeableConcept(Codeable Concept (IPS))
                                                            Is Modifierfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://loinc.org",
                                                                "code" : "30954-2"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            862. Composition.section:sectionSignificantResults.author
                                                            Definition

                                                            Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                            ShortWho and/or what authored the section
                                                            Control0..*
                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Identifies who is responsible for the content.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            864. Composition.section:sectionSignificantResults.focus
                                                            Definition

                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                            Comments

                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                            Control0..1
                                                            TypeReference(Resource)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            866. Composition.section:sectionSignificantResults.text
                                                            Definition

                                                            A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                            ShortText summary of the section, for human interpretation
                                                            Comments

                                                            Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                            Control1..1
                                                            This element is affected by the following invariants: cmp-1
                                                            TypeNarrative
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            868. Composition.section:sectionSignificantResults.mode
                                                            Definition

                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                            Shortworking | snapshot | changes
                                                            Comments

                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                            Control0..1
                                                            BindingThe codes SHALL be taken from ListMode
                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                            The processing mode that applies to this section.

                                                            Typecode
                                                            Is Modifierfalse
                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                            Summaryfalse
                                                            Requirements

                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            870. Composition.section:sectionSignificantResults.orderedBy
                                                            Definition

                                                            Specifies the order applied to the items in the section entries.

                                                            ShortOrder of section entries
                                                            Comments

                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                            Control0..1
                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                            What order applies to the items in the entry.

                                                            TypeCodeableConcept
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Requirements

                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            872. Composition.section:sectionSignificantResults.entry
                                                            Definition

                                                            significant results

                                                            Shortsignificant results
                                                            Comments

                                                            If there are no entries in the list, an emptyReason SHOULD be provided.

                                                            Control0..*
                                                            This element is affected by the following invariants: cmp-2
                                                            TypeReference(Observation, DiagnosticReport, DocumentReference)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                            • type @ resolve()
                                                            • 874. Composition.section:sectionSignificantResults.entry:labResult
                                                              Slice NamelabResult
                                                              Definition

                                                              Laboratory Result

                                                              ShortLaboratory Result
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Observation Results: laboratory)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              876. Composition.section:sectionSignificantResults.entry:radResult
                                                              Slice NameradResult
                                                              Definition

                                                              Radiology Result

                                                              ShortRadiology Result
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Observation Results - Radiology (IPS))
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              878. Composition.section:sectionSignificantResults.emptyReason
                                                              Definition

                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                              ShortWhy the section is empty
                                                              Comments

                                                              The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              BindingThe codes SHOULD be taken from ListEmptyReasons
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                              If a section is empty, why it is empty.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              880. Composition.section:sectionSignificantResults.section
                                                              Definition

                                                              A nested sub-section within this section.

                                                              ShortNested Section
                                                              Comments

                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              882. Composition.section:sectionSignificantResults.section.id
                                                              Definition

                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              Summaryfalse
                                                              884. Composition.section:sectionSignificantResults.section.extension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                              ShortAdditional content defined by implementations
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              886. Composition.section:sectionSignificantResults.section.modifierExtension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                              Summarytrue
                                                              Requirements

                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                              Alternate Namesextensions, user content, modifiers
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              888. Composition.section:sectionSignificantResults.section.title
                                                              Definition

                                                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                              ShortLabel for section (e.g. for ToC)
                                                              Comments

                                                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                              Alternate Namesheader, label, caption
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              890. Composition.section:sectionSignificantResults.section.code
                                                              Definition

                                                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                              ShortClassification of section (recommended)
                                                              Comments

                                                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                              Control0..1
                                                              BindingFor example codes, see DocumentSectionCodes
                                                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                              Classification of a section of a composition/document.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Provides computable standardized labels to topics within the document.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              892. Composition.section:sectionSignificantResults.section.author
                                                              Definition

                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                              ShortWho and/or what authored the section
                                                              Control0..*
                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Identifies who is responsible for the content.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              894. Composition.section:sectionSignificantResults.section.focus
                                                              Definition

                                                              The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                              ShortWho/what the section is about, when it is not about the subject of composition
                                                              Comments

                                                              Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                              Control0..1
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              896. Composition.section:sectionSignificantResults.section.text
                                                              Definition

                                                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                              ShortText summary of the section, for human interpretation
                                                              Comments

                                                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeNarrative
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              898. Composition.section:sectionSignificantResults.section.mode
                                                              Definition

                                                              How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                              Shortworking | snapshot | changes
                                                              Comments

                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                              Control0..1
                                                              BindingThe codes SHALL be taken from ListMode
                                                              (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                              The processing mode that applies to this section.

                                                              Typecode
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              900. Composition.section:sectionSignificantResults.section.orderedBy
                                                              Definition

                                                              Specifies the order applied to the items in the section entries.

                                                              ShortOrder of section entries
                                                              Comments

                                                              Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                              Control0..1
                                                              BindingThe codes SHOULD be taken from ListOrderCodes
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                              What order applies to the items in the entry.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              902. Composition.section:sectionSignificantResults.section.entry
                                                              Definition

                                                              A reference to the actual resource from which the narrative in the section is derived.

                                                              ShortA reference to data that supports this section
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              904. Composition.section:sectionSignificantResults.section.emptyReason
                                                              Definition

                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                              ShortWhy the section is empty
                                                              Comments

                                                              The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              BindingThe codes SHOULD be taken from ListEmptyReasons
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                              If a section is empty, why it is empty.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              906. Composition.section:sectionSignificantResults.section.section
                                                              Definition

                                                              A nested sub-section within this section.

                                                              ShortNested Section
                                                              Comments

                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                              Control0..0
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              908. Composition.section:sectionSynthesis
                                                              Slice NamesectionSynthesis
                                                              Definition

                                                              This section provides clinical synthesis (e.g. description of reasons and course of hospital stay) clustered by managed conditions. Clinical synthesis may include clinical reasoning (differential diagnostics, explanation of clinical context) in clinically complex conditions.

                                                              ShortSynthesis
                                                              Control0..1
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              910. Composition.section:sectionSynthesis.id
                                                              Definition

                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              Summaryfalse
                                                              912. Composition.section:sectionSynthesis.extension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                              ShortAdditional content defined by implementations
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              914. Composition.section:sectionSynthesis.modifierExtension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                              Summarytrue
                                                              Requirements

                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                              Alternate Namesextensions, user content, modifiers
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              916. Composition.section:sectionSynthesis.title
                                                              Definition

                                                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                              ShortLabel for section (e.g. for ToC)
                                                              Comments

                                                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                              Control1..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                              Alternate Namesheader, label, caption
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              918. Composition.section:sectionSynthesis.code
                                                              Definition

                                                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                              ShortConcept - reference to a terminology or just text
                                                              Comments

                                                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                              Control1..1
                                                              This element is affected by the following invariants: ele-1
                                                              BindingFor example codes, see DocumentSectionCodes
                                                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                              Classification of a section of a composition/document.

                                                              TypeCodeableConcept(Codeable Concept (IPS))
                                                              Is Modifierfalse
                                                              Requirements

                                                              Provides computable standardized labels to topics within the document.

                                                              Pattern Value{
                                                                "coding" : [{
                                                                  "system" : "http://loinc.org",
                                                                  "code" : "51848-0"
                                                                }]
                                                              }
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              920. Composition.section:sectionSynthesis.author
                                                              Definition

                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                              ShortWho and/or what authored the section
                                                              Control0..*
                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Identifies who is responsible for the content.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              922. Composition.section:sectionSynthesis.focus
                                                              Definition

                                                              The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                              ShortWho/what the section is about, when it is not about the subject of composition
                                                              Comments

                                                              Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                              Control0..1
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              924. Composition.section:sectionSynthesis.text
                                                              Definition

                                                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                              ShortText summary of the section, for human interpretation
                                                              Comments

                                                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                              Control1..1
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeNarrative
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              926. Composition.section:sectionSynthesis.mode
                                                              Definition

                                                              How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                              Shortworking | snapshot | changes
                                                              Comments

                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                              Control0..1
                                                              BindingThe codes SHALL be taken from ListMode
                                                              (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                              The processing mode that applies to this section.

                                                              Typecode
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              928. Composition.section:sectionSynthesis.orderedBy
                                                              Definition

                                                              Specifies the order applied to the items in the section entries.

                                                              ShortOrder of section entries
                                                              Comments

                                                              Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                              Control0..1
                                                              BindingThe codes SHOULD be taken from ListOrderCodes
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                              What order applies to the items in the entry.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              930. Composition.section:sectionSynthesis.entry
                                                              Definition

                                                              A reference to the actual resource from which the narrative in the section is derived.

                                                              ShortA reference to data that supports this section
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              932. Composition.section:sectionSynthesis.emptyReason
                                                              Definition

                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                              ShortWhy the section is empty
                                                              Comments

                                                              The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              BindingThe codes SHOULD be taken from ListEmptyReasons
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                              If a section is empty, why it is empty.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              934. Composition.section:sectionSynthesis.section
                                                              Definition

                                                              A nested sub-section within this section.

                                                              ShortNested Section
                                                              Comments

                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              936. Composition.section:sectionSynthesis.section.id
                                                              Definition

                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              Summaryfalse
                                                              938. Composition.section:sectionSynthesis.section.extension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                              ShortAdditional content defined by implementations
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              940. Composition.section:sectionSynthesis.section.modifierExtension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                              Summarytrue
                                                              Requirements

                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                              Alternate Namesextensions, user content, modifiers
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              942. Composition.section:sectionSynthesis.section.title
                                                              Definition

                                                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                              ShortLabel for section (e.g. for ToC)
                                                              Comments

                                                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                              Alternate Namesheader, label, caption
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              944. Composition.section:sectionSynthesis.section.code
                                                              Definition

                                                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                              ShortClassification of section (recommended)
                                                              Comments

                                                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                              Control0..1
                                                              BindingFor example codes, see DocumentSectionCodes
                                                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                              Classification of a section of a composition/document.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Provides computable standardized labels to topics within the document.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              946. Composition.section:sectionSynthesis.section.author
                                                              Definition

                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                              ShortWho and/or what authored the section
                                                              Control0..*
                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Identifies who is responsible for the content.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              948. Composition.section:sectionSynthesis.section.focus
                                                              Definition

                                                              The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                              ShortWho/what the section is about, when it is not about the subject of composition
                                                              Comments

                                                              Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                              Control0..1
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              950. Composition.section:sectionSynthesis.section.text
                                                              Definition

                                                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                              ShortText summary of the section, for human interpretation
                                                              Comments

                                                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeNarrative
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              952. Composition.section:sectionSynthesis.section.mode
                                                              Definition

                                                              How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                              Shortworking | snapshot | changes
                                                              Comments

                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                              Control0..1
                                                              BindingThe codes SHALL be taken from ListMode
                                                              (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                              The processing mode that applies to this section.

                                                              Typecode
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              954. Composition.section:sectionSynthesis.section.orderedBy
                                                              Definition

                                                              Specifies the order applied to the items in the section entries.

                                                              ShortOrder of section entries
                                                              Comments

                                                              Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                              Control0..1
                                                              BindingThe codes SHOULD be taken from ListOrderCodes
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                              What order applies to the items in the entry.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              956. Composition.section:sectionSynthesis.section.entry
                                                              Definition

                                                              A reference to the actual resource from which the narrative in the section is derived.

                                                              ShortA reference to data that supports this section
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              958. Composition.section:sectionSynthesis.section.emptyReason
                                                              Definition

                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                              ShortWhy the section is empty
                                                              Comments

                                                              The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              BindingThe codes SHOULD be taken from ListEmptyReasons
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                              If a section is empty, why it is empty.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              960. Composition.section:sectionSynthesis.section.section
                                                              Definition

                                                              A nested sub-section within this section.

                                                              ShortNested Section
                                                              Comments

                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                              Control0..0
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              962. Composition.section:sectionDischargeDetails
                                                              Slice NamesectionDischargeDetails
                                                              Definition

                                                              The hospital discharge status or disposition of the patient having a hospitalization.

                                                              ShortDischarge details
                                                              Control0..1
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              964. Composition.section:sectionDischargeDetails.id
                                                              Definition

                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              Summaryfalse
                                                              966. Composition.section:sectionDischargeDetails.extension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                              ShortAdditional content defined by implementations
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              968. Composition.section:sectionDischargeDetails.modifierExtension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                              Summarytrue
                                                              Requirements

                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                              Alternate Namesextensions, user content, modifiers
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              970. Composition.section:sectionDischargeDetails.title
                                                              Definition

                                                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                              ShortLabel for section (e.g. for ToC)
                                                              Comments

                                                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                              Control1..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                              Alternate Namesheader, label, caption
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              972. Composition.section:sectionDischargeDetails.code
                                                              Definition

                                                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                              ShortConcept - reference to a terminology or just text
                                                              Comments

                                                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                              Control1..1
                                                              This element is affected by the following invariants: ele-1
                                                              BindingFor example codes, see DocumentSectionCodes
                                                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                              Classification of a section of a composition/document.

                                                              TypeCodeableConcept(Codeable Concept (IPS))
                                                              Is Modifierfalse
                                                              Requirements

                                                              Provides computable standardized labels to topics within the document.

                                                              Pattern Value{
                                                                "coding" : [{
                                                                  "system" : "http://loinc.org",
                                                                  "code" : "8650-4"
                                                                }]
                                                              }
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              974. Composition.section:sectionDischargeDetails.author
                                                              Definition

                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                              ShortWho and/or what authored the section
                                                              Control0..*
                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Identifies who is responsible for the content.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              976. Composition.section:sectionDischargeDetails.focus
                                                              Definition

                                                              The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                              ShortWho/what the section is about, when it is not about the subject of composition
                                                              Comments

                                                              Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                              Control0..1
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              978. Composition.section:sectionDischargeDetails.text
                                                              Definition

                                                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                              ShortText summary of the section, for human interpretation
                                                              Comments

                                                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                              Control1..1
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeNarrative
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              980. Composition.section:sectionDischargeDetails.mode
                                                              Definition

                                                              How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                              Shortworking | snapshot | changes
                                                              Comments

                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                              Control0..1
                                                              BindingThe codes SHALL be taken from ListMode
                                                              (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                              The processing mode that applies to this section.

                                                              Typecode
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              982. Composition.section:sectionDischargeDetails.orderedBy
                                                              Definition

                                                              Specifies the order applied to the items in the section entries.

                                                              ShortOrder of section entries
                                                              Comments

                                                              Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                              Control0..1
                                                              BindingThe codes SHOULD be taken from ListOrderCodes
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                              What order applies to the items in the entry.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              984. Composition.section:sectionDischargeDetails.entry
                                                              Definition

                                                              A reference to the actual resource from which the narrative in the section is derived.

                                                              ShortA reference to data that supports this section
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              986. Composition.section:sectionDischargeDetails.emptyReason
                                                              Definition

                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                              ShortWhy the section is empty
                                                              Comments

                                                              The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              BindingThe codes SHOULD be taken from ListEmptyReasons
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                              If a section is empty, why it is empty.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              988. Composition.section:sectionDischargeDetails.section
                                                              Definition

                                                              A nested sub-section within this section.

                                                              ShortNested Section
                                                              Comments

                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              990. Composition.section:sectionDischargeDetails.section.id
                                                              Definition

                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              Summaryfalse
                                                              992. Composition.section:sectionDischargeDetails.section.extension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                              ShortAdditional content defined by implementations
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              994. Composition.section:sectionDischargeDetails.section.modifierExtension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                              Summarytrue
                                                              Requirements

                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                              Alternate Namesextensions, user content, modifiers
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              996. Composition.section:sectionDischargeDetails.section.title
                                                              Definition

                                                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                              ShortLabel for section (e.g. for ToC)
                                                              Comments

                                                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                              Alternate Namesheader, label, caption
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              998. Composition.section:sectionDischargeDetails.section.code
                                                              Definition

                                                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                              ShortClassification of section (recommended)
                                                              Comments

                                                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                              Control0..1
                                                              BindingFor example codes, see DocumentSectionCodes
                                                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                              Classification of a section of a composition/document.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Provides computable standardized labels to topics within the document.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1000. Composition.section:sectionDischargeDetails.section.author
                                                              Definition

                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                              ShortWho and/or what authored the section
                                                              Control0..*
                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Identifies who is responsible for the content.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1002. Composition.section:sectionDischargeDetails.section.focus
                                                              Definition

                                                              The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                              ShortWho/what the section is about, when it is not about the subject of composition
                                                              Comments

                                                              Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                              Control0..1
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1004. Composition.section:sectionDischargeDetails.section.text
                                                              Definition

                                                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                              ShortText summary of the section, for human interpretation
                                                              Comments

                                                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeNarrative
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1006. Composition.section:sectionDischargeDetails.section.mode
                                                              Definition

                                                              How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                              Shortworking | snapshot | changes
                                                              Comments

                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                              Control0..1
                                                              BindingThe codes SHALL be taken from ListMode
                                                              (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                              The processing mode that applies to this section.

                                                              Typecode
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1008. Composition.section:sectionDischargeDetails.section.orderedBy
                                                              Definition

                                                              Specifies the order applied to the items in the section entries.

                                                              ShortOrder of section entries
                                                              Comments

                                                              Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                              Control0..1
                                                              BindingThe codes SHOULD be taken from ListOrderCodes
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                              What order applies to the items in the entry.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1010. Composition.section:sectionDischargeDetails.section.entry
                                                              Definition

                                                              A reference to the actual resource from which the narrative in the section is derived.

                                                              ShortA reference to data that supports this section
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1012. Composition.section:sectionDischargeDetails.section.emptyReason
                                                              Definition

                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                              ShortWhy the section is empty
                                                              Comments

                                                              The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              BindingThe codes SHOULD be taken from ListEmptyReasons
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                              If a section is empty, why it is empty.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1014. Composition.section:sectionDischargeDetails.section.section
                                                              Definition

                                                              A nested sub-section within this section.

                                                              ShortNested Section
                                                              Comments

                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                              Control0..0
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1016. Composition.section:sectionDischargeFindings
                                                              Slice NamesectionDischargeFindings
                                                              Definition

                                                              Hospital discharge physical findings.

                                                              ShortHospital discharge physical findings
                                                              Control0..1
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1018. Composition.section:sectionDischargeFindings.id
                                                              Definition

                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              Summaryfalse
                                                              1020. Composition.section:sectionDischargeFindings.extension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                              ShortAdditional content defined by implementations
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              1022. Composition.section:sectionDischargeFindings.modifierExtension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                              Summarytrue
                                                              Requirements

                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                              Alternate Namesextensions, user content, modifiers
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              1024. Composition.section:sectionDischargeFindings.title
                                                              Definition

                                                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                              ShortLabel for section (e.g. for ToC)
                                                              Comments

                                                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                              Control1..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                              Alternate Namesheader, label, caption
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1026. Composition.section:sectionDischargeFindings.code
                                                              Definition

                                                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                              ShortConcept - reference to a terminology or just text
                                                              Comments

                                                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                              Control1..1
                                                              This element is affected by the following invariants: ele-1
                                                              BindingFor example codes, see DocumentSectionCodes
                                                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                              Classification of a section of a composition/document.

                                                              TypeCodeableConcept(Codeable Concept (IPS))
                                                              Is Modifierfalse
                                                              Requirements

                                                              Provides computable standardized labels to topics within the document.

                                                              Pattern Value{
                                                                "coding" : [{
                                                                  "system" : "http://loinc.org",
                                                                  "code" : "10184-0"
                                                                }]
                                                              }
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1028. Composition.section:sectionDischargeFindings.author
                                                              Definition

                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                              ShortWho and/or what authored the section
                                                              Control0..*
                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Identifies who is responsible for the content.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1030. Composition.section:sectionDischargeFindings.focus
                                                              Definition

                                                              The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                              ShortWho/what the section is about, when it is not about the subject of composition
                                                              Comments

                                                              Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                              Control0..1
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1032. Composition.section:sectionDischargeFindings.text
                                                              Definition

                                                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                              ShortText summary of the section, for human interpretation
                                                              Comments

                                                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                              Control1..1
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeNarrative
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1034. Composition.section:sectionDischargeFindings.mode
                                                              Definition

                                                              How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                              Shortworking | snapshot | changes
                                                              Comments

                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                              Control0..1
                                                              BindingThe codes SHALL be taken from ListMode
                                                              (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                              The processing mode that applies to this section.

                                                              Typecode
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1036. Composition.section:sectionDischargeFindings.orderedBy
                                                              Definition

                                                              Specifies the order applied to the items in the section entries.

                                                              ShortOrder of section entries
                                                              Comments

                                                              Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                              Control0..1
                                                              BindingThe codes SHOULD be taken from ListOrderCodes
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                              What order applies to the items in the entry.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1038. Composition.section:sectionDischargeFindings.entry
                                                              Definition

                                                              A reference to the actual resource from which the narrative in the section is derived.

                                                              ShortA reference to data that supports this section
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1040. Composition.section:sectionDischargeFindings.emptyReason
                                                              Definition

                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                              ShortWhy the section is empty
                                                              Comments

                                                              The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              BindingThe codes SHOULD be taken from ListEmptyReasons
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                              If a section is empty, why it is empty.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1042. Composition.section:sectionDischargeFindings.section
                                                              Definition

                                                              A nested sub-section within this section.

                                                              ShortNested Section
                                                              Comments

                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1044. Composition.section:sectionDischargeFindings.section.id
                                                              Definition

                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              Summaryfalse
                                                              1046. Composition.section:sectionDischargeFindings.section.extension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                              ShortAdditional content defined by implementations
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              1048. Composition.section:sectionDischargeFindings.section.modifierExtension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                              Summarytrue
                                                              Requirements

                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                              Alternate Namesextensions, user content, modifiers
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              1050. Composition.section:sectionDischargeFindings.section.title
                                                              Definition

                                                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                              ShortLabel for section (e.g. for ToC)
                                                              Comments

                                                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                              Alternate Namesheader, label, caption
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1052. Composition.section:sectionDischargeFindings.section.code
                                                              Definition

                                                              A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                              ShortClassification of section (recommended)
                                                              Comments

                                                              The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                              If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                              Control0..1
                                                              BindingFor example codes, see DocumentSectionCodes
                                                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                              Classification of a section of a composition/document.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Provides computable standardized labels to topics within the document.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1054. Composition.section:sectionDischargeFindings.section.author
                                                              Definition

                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                              ShortWho and/or what authored the section
                                                              Control0..*
                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Identifies who is responsible for the content.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1056. Composition.section:sectionDischargeFindings.section.focus
                                                              Definition

                                                              The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                              ShortWho/what the section is about, when it is not about the subject of composition
                                                              Comments

                                                              Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                              Control0..1
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1058. Composition.section:sectionDischargeFindings.section.text
                                                              Definition

                                                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                              ShortText summary of the section, for human interpretation
                                                              Comments

                                                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeNarrative
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1060. Composition.section:sectionDischargeFindings.section.mode
                                                              Definition

                                                              How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                              Shortworking | snapshot | changes
                                                              Comments

                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                              Control0..1
                                                              BindingThe codes SHALL be taken from ListMode
                                                              (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                              The processing mode that applies to this section.

                                                              Typecode
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1062. Composition.section:sectionDischargeFindings.section.orderedBy
                                                              Definition

                                                              Specifies the order applied to the items in the section entries.

                                                              ShortOrder of section entries
                                                              Comments

                                                              Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                              Control0..1
                                                              BindingThe codes SHOULD be taken from ListOrderCodes
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                              What order applies to the items in the entry.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1064. Composition.section:sectionDischargeFindings.section.entry
                                                              Definition

                                                              A reference to the actual resource from which the narrative in the section is derived.

                                                              ShortA reference to data that supports this section
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control0..*
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1066. Composition.section:sectionDischargeFindings.section.emptyReason
                                                              Definition

                                                              If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                              ShortWhy the section is empty
                                                              Comments

                                                              The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                              Control0..1
                                                              This element is affected by the following invariants: cmp-2
                                                              BindingThe codes SHOULD be taken from ListEmptyReasons
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                              If a section is empty, why it is empty.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1068. Composition.section:sectionDischargeFindings.section.section
                                                              Definition

                                                              A nested sub-section within this section.

                                                              ShortNested Section
                                                              Comments

                                                              Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                              Control0..0
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1070. Composition.section:sectionProceduresHx
                                                              Slice NamesectionProceduresHx
                                                              Definition

                                                              The History of Procedures Section contains a description of the patient past procedures that are pertinent to the scope of this document. Procedures may refer for example to:

                                                              1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
                                                              2. Therapeutic procedure: e.g. dialysis;
                                                              3. Surgical procedure: e.g. appendectomy
                                                              ShortHistory of Procedures Section
                                                              Control0..1
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1072. Composition.section:sectionProceduresHx.id
                                                              Definition

                                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                              ShortUnique id for inter-element referencing
                                                              Control0..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              XML FormatIn the XML format, this property is represented as an attribute.
                                                              Summaryfalse
                                                              1074. Composition.section:sectionProceduresHx.extension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                              ShortAdditional content defined by implementations
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Alternate Namesextensions, user content
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              1076. Composition.section:sectionProceduresHx.modifierExtension
                                                              Definition

                                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                              ShortExtensions that cannot be ignored even if unrecognized
                                                              Comments

                                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                              Control0..*
                                                              TypeExtension
                                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                              Summarytrue
                                                              Requirements

                                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                              Alternate Namesextensions, user content, modifiers
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                              1078. Composition.section:sectionProceduresHx.title
                                                              Definition

                                                              The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                              ShortLabel for section (e.g. for ToC)
                                                              Comments

                                                              The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                              Control1..1
                                                              Typestring
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                              Alternate Namesheader, label, caption
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1080. Composition.section:sectionProceduresHx.code
                                                              Definition

                                                              A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                              ShortConcept - reference to a terminology or just text
                                                              Comments

                                                              Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                              Control1..1
                                                              This element is affected by the following invariants: ele-1
                                                              BindingFor example codes, see DocumentSectionCodes
                                                              (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                              Classification of a section of a composition/document.

                                                              TypeCodeableConcept(Codeable Concept (IPS))
                                                              Is Modifierfalse
                                                              Requirements

                                                              Provides computable standardized labels to topics within the document.

                                                              Pattern Value{
                                                                "coding" : [{
                                                                  "system" : "http://loinc.org",
                                                                  "code" : "47519-4",
                                                                  "display" : "History of Procedures Document"
                                                                }]
                                                              }
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1082. Composition.section:sectionProceduresHx.author
                                                              Definition

                                                              Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                              ShortWho and/or what authored the section
                                                              Control0..*
                                                              TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Identifies who is responsible for the content.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1084. Composition.section:sectionProceduresHx.focus
                                                              Definition

                                                              The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                              ShortWho/what the section is about, when it is not about the subject of composition
                                                              Comments

                                                              Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                              Control0..1
                                                              TypeReference(Resource)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1086. Composition.section:sectionProceduresHx.text
                                                              Definition

                                                              A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                              ShortText summary of the section, for human interpretation
                                                              Comments

                                                              Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                              Control1..1
                                                              This element is affected by the following invariants: cmp-1
                                                              TypeNarrative
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1088. Composition.section:sectionProceduresHx.mode
                                                              Definition

                                                              How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                              Shortworking | snapshot | changes
                                                              Comments

                                                              This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                              Control0..1
                                                              BindingThe codes SHALL be taken from ListMode
                                                              (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                              The processing mode that applies to this section.

                                                              Typecode
                                                              Is Modifierfalse
                                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                              Summaryfalse
                                                              Requirements

                                                              Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1090. Composition.section:sectionProceduresHx.orderedBy
                                                              Definition

                                                              Specifies the order applied to the items in the section entries.

                                                              ShortOrder of section entries
                                                              Comments

                                                              Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                              Control0..1
                                                              BindingThe codes SHOULD be taken from ListOrderCodes
                                                              (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                              What order applies to the items in the entry.

                                                              TypeCodeableConcept
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Requirements

                                                              Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              1092. Composition.section:sectionProceduresHx.entry
                                                              Definition

                                                              It lists the patient past procedures that are pertinent to the scope of this document. Procedures may refer for example to:

                                                              1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
                                                              2. Therapeutic procedure: e.g. dialysis;
                                                              3. Surgical procedure: e.g. appendectomy. This entry shall be used to document that no information about past procedures is available, or that no relevant past procedures are known.
                                                              ShortPatient past procedures pertinent to the scope of this document.
                                                              Comments

                                                              If there are no entries in the list, an emptyReason SHOULD be provided.

                                                              Control1..*
                                                              This element is affected by the following invariants: cmp-2
                                                              TypeReference(Procedure, DocumentReference)
                                                              Is Modifierfalse
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                              • type @ resolve()
                                                              • 1094. Composition.section:sectionProceduresHx.entry:procedure
                                                                Slice Nameprocedure
                                                                Definition

                                                                Past Procedure entry

                                                                ShortPast Procedure entry
                                                                Comments

                                                                If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                Control0..1
                                                                This element is affected by the following invariants: cmp-2
                                                                TypeReference(Procedure (IPS))
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1096. Composition.section:sectionProceduresHx.emptyReason
                                                                Definition

                                                                If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                ShortWhy the section is empty
                                                                Comments

                                                                The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                Control0..1
                                                                This element is affected by the following invariants: cmp-2
                                                                BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                If a section is empty, why it is empty.

                                                                TypeCodeableConcept
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1098. Composition.section:sectionProceduresHx.section
                                                                Definition

                                                                A nested sub-section within this section.

                                                                ShortNested Section
                                                                Comments

                                                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                Control0..*
                                                                This element is affected by the following invariants: cmp-1
                                                                TypeBackboneElement
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1100. Composition.section:sectionProceduresHx.section.id
                                                                Definition

                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                ShortUnique id for inter-element referencing
                                                                Control0..1
                                                                Typestring
                                                                Is Modifierfalse
                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                Summaryfalse
                                                                1102. Composition.section:sectionProceduresHx.section.extension
                                                                Definition

                                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                ShortAdditional content defined by implementations
                                                                Comments

                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                Control0..*
                                                                TypeExtension
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Alternate Namesextensions, user content
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                1104. Composition.section:sectionProceduresHx.section.modifierExtension
                                                                Definition

                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                Comments

                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                Control0..*
                                                                TypeExtension
                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                Summarytrue
                                                                Requirements

                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                Alternate Namesextensions, user content, modifiers
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                1106. Composition.section:sectionProceduresHx.section.title
                                                                Definition

                                                                The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                ShortLabel for section (e.g. for ToC)
                                                                Comments

                                                                The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                Control0..1
                                                                Typestring
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Summaryfalse
                                                                Requirements

                                                                Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                Alternate Namesheader, label, caption
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1108. Composition.section:sectionProceduresHx.section.code
                                                                Definition

                                                                A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                ShortClassification of section (recommended)
                                                                Comments

                                                                The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                Control0..1
                                                                BindingFor example codes, see DocumentSectionCodes
                                                                (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                Classification of a section of a composition/document.

                                                                TypeCodeableConcept
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Provides computable standardized labels to topics within the document.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1110. Composition.section:sectionProceduresHx.section.author
                                                                Definition

                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                ShortWho and/or what authored the section
                                                                Control0..*
                                                                TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Identifies who is responsible for the content.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1112. Composition.section:sectionProceduresHx.section.focus
                                                                Definition

                                                                The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                ShortWho/what the section is about, when it is not about the subject of composition
                                                                Comments

                                                                Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                Control0..1
                                                                TypeReference(Resource)
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1114. Composition.section:sectionProceduresHx.section.text
                                                                Definition

                                                                A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                ShortText summary of the section, for human interpretation
                                                                Comments

                                                                Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                Control0..1
                                                                This element is affected by the following invariants: cmp-1
                                                                TypeNarrative
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1116. Composition.section:sectionProceduresHx.section.mode
                                                                Definition

                                                                How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                Shortworking | snapshot | changes
                                                                Comments

                                                                This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                Control0..1
                                                                BindingThe codes SHALL be taken from ListMode
                                                                (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                The processing mode that applies to this section.

                                                                Typecode
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Summaryfalse
                                                                Requirements

                                                                Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1118. Composition.section:sectionProceduresHx.section.orderedBy
                                                                Definition

                                                                Specifies the order applied to the items in the section entries.

                                                                ShortOrder of section entries
                                                                Comments

                                                                Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                Control0..1
                                                                BindingThe codes SHOULD be taken from ListOrderCodes
                                                                (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                What order applies to the items in the entry.

                                                                TypeCodeableConcept
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1120. Composition.section:sectionProceduresHx.section.entry
                                                                Definition

                                                                A reference to the actual resource from which the narrative in the section is derived.

                                                                ShortA reference to data that supports this section
                                                                Comments

                                                                If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                Control0..*
                                                                This element is affected by the following invariants: cmp-2
                                                                TypeReference(Resource)
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1122. Composition.section:sectionProceduresHx.section.emptyReason
                                                                Definition

                                                                If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                ShortWhy the section is empty
                                                                Comments

                                                                The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                Control0..1
                                                                This element is affected by the following invariants: cmp-2
                                                                BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                If a section is empty, why it is empty.

                                                                TypeCodeableConcept
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1124. Composition.section:sectionProceduresHx.section.section
                                                                Definition

                                                                A nested sub-section within this section.

                                                                ShortNested Section
                                                                Comments

                                                                Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                Control0..0
                                                                This element is affected by the following invariants: cmp-1
                                                                TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1126. Composition.section:sectionImmunizations
                                                                Slice NamesectionImmunizations
                                                                Definition

                                                                The Immunizations Section defines a patient's current immunization status and pertinent immunization history. The primary use case for the Immunization Section is to enable communication of a patient's immunization status. The section includes current immunization status, and may contain the entire immunization history that is relevant to the period of time being summarized.

                                                                ShortImmunizations Section
                                                                Control0..1
                                                                TypeBackboneElement
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1128. Composition.section:sectionImmunizations.id
                                                                Definition

                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                ShortUnique id for inter-element referencing
                                                                Control0..1
                                                                Typestring
                                                                Is Modifierfalse
                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                Summaryfalse
                                                                1130. Composition.section:sectionImmunizations.extension
                                                                Definition

                                                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                ShortAdditional content defined by implementations
                                                                Comments

                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                Control0..*
                                                                TypeExtension
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Alternate Namesextensions, user content
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                1132. Composition.section:sectionImmunizations.modifierExtension
                                                                Definition

                                                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                Comments

                                                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                Control0..*
                                                                TypeExtension
                                                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                Summarytrue
                                                                Requirements

                                                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                Alternate Namesextensions, user content, modifiers
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                1134. Composition.section:sectionImmunizations.title
                                                                Definition

                                                                The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                ShortLabel for section (e.g. for ToC)
                                                                Comments

                                                                The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                Control1..1
                                                                Typestring
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Summaryfalse
                                                                Requirements

                                                                Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                Alternate Namesheader, label, caption
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1136. Composition.section:sectionImmunizations.code
                                                                Definition

                                                                A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                ShortConcept - reference to a terminology or just text
                                                                Comments

                                                                Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                Control1..1
                                                                This element is affected by the following invariants: ele-1
                                                                BindingFor example codes, see DocumentSectionCodes
                                                                (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                Classification of a section of a composition/document.

                                                                TypeCodeableConcept(Codeable Concept (IPS))
                                                                Is Modifierfalse
                                                                Requirements

                                                                Provides computable standardized labels to topics within the document.

                                                                Pattern Value{
                                                                  "coding" : [{
                                                                    "system" : "http://loinc.org",
                                                                    "code" : "11369-6",
                                                                    "display" : "History of Immunization Narrative"
                                                                  }]
                                                                }
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1138. Composition.section:sectionImmunizations.author
                                                                Definition

                                                                Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                ShortWho and/or what authored the section
                                                                Control0..*
                                                                TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Identifies who is responsible for the content.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1140. Composition.section:sectionImmunizations.focus
                                                                Definition

                                                                The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                ShortWho/what the section is about, when it is not about the subject of composition
                                                                Comments

                                                                Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                Control0..1
                                                                TypeReference(Resource)
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1142. Composition.section:sectionImmunizations.text
                                                                Definition

                                                                A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                ShortText summary of the section, for human interpretation
                                                                Comments

                                                                Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                Control1..1
                                                                This element is affected by the following invariants: cmp-1
                                                                TypeNarrative
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1144. Composition.section:sectionImmunizations.mode
                                                                Definition

                                                                How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                Shortworking | snapshot | changes
                                                                Comments

                                                                This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                Control0..1
                                                                BindingThe codes SHALL be taken from ListMode
                                                                (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                The processing mode that applies to this section.

                                                                Typecode
                                                                Is Modifierfalse
                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                Summaryfalse
                                                                Requirements

                                                                Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1146. Composition.section:sectionImmunizations.orderedBy
                                                                Definition

                                                                Specifies the order applied to the items in the section entries.

                                                                ShortOrder of section entries
                                                                Comments

                                                                Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                Control0..1
                                                                BindingThe codes SHOULD be taken from ListOrderCodes
                                                                (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                What order applies to the items in the entry.

                                                                TypeCodeableConcept
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Requirements

                                                                Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                1148. Composition.section:sectionImmunizations.entry
                                                                Definition

                                                                It defines the patient's current immunization status and pertinent immunization history. The primary use case for the Immunization Section is to enable communication of a patient's immunization status. It may contain the entire immunization history that is relevant to the period of time being summarized. This entry shall be used to document that no information about immunizations is available, or that no immunizations are known.

                                                                ShortPatient's immunization status and pertinent history.
                                                                Comments

                                                                If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                Control1..*
                                                                This element is affected by the following invariants: cmp-2
                                                                TypeReference(Immunization (HDR), ImmunizationRecommendation (EU PS), DocumentReference)
                                                                Is Modifierfalse
                                                                Summaryfalse
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                • type @ resolve()
                                                                • 1150. Composition.section:sectionImmunizations.entry:immunization
                                                                  Slice Nameimmunization
                                                                  Definition

                                                                  Immunization entry

                                                                  ShortImmunization entry
                                                                  Comments

                                                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-2
                                                                  TypeReference(Immunization (HDR))
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1152. Composition.section:sectionImmunizations.emptyReason
                                                                  Definition

                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                  ShortWhy the section is empty
                                                                  Comments

                                                                  The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-2
                                                                  BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                  If a section is empty, why it is empty.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1154. Composition.section:sectionImmunizations.section
                                                                  Definition

                                                                  A nested sub-section within this section.

                                                                  ShortNested Section
                                                                  Comments

                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                  Control0..*
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1156. Composition.section:sectionImmunizations.section.id
                                                                  Definition

                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                  ShortUnique id for inter-element referencing
                                                                  Control0..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                  Summaryfalse
                                                                  1158. Composition.section:sectionImmunizations.section.extension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                  ShortAdditional content defined by implementations
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Alternate Namesextensions, user content
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1160. Composition.section:sectionImmunizations.section.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                  Summarytrue
                                                                  Requirements

                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                  Alternate Namesextensions, user content, modifiers
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1162. Composition.section:sectionImmunizations.section.title
                                                                  Definition

                                                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                  ShortLabel for section (e.g. for ToC)
                                                                  Comments

                                                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                  Control0..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                  Alternate Namesheader, label, caption
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1164. Composition.section:sectionImmunizations.section.code
                                                                  Definition

                                                                  A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                  ShortClassification of section (recommended)
                                                                  Comments

                                                                  The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                  If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                  Control0..1
                                                                  BindingFor example codes, see DocumentSectionCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                  Classification of a section of a composition/document.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Provides computable standardized labels to topics within the document.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1166. Composition.section:sectionImmunizations.section.author
                                                                  Definition

                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                  ShortWho and/or what authored the section
                                                                  Control0..*
                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Identifies who is responsible for the content.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1168. Composition.section:sectionImmunizations.section.focus
                                                                  Definition

                                                                  The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                  ShortWho/what the section is about, when it is not about the subject of composition
                                                                  Comments

                                                                  Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                  Control0..1
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1170. Composition.section:sectionImmunizations.section.text
                                                                  Definition

                                                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                  ShortText summary of the section, for human interpretation
                                                                  Comments

                                                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeNarrative
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1172. Composition.section:sectionImmunizations.section.mode
                                                                  Definition

                                                                  How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                  Shortworking | snapshot | changes
                                                                  Comments

                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                  Control0..1
                                                                  BindingThe codes SHALL be taken from ListMode
                                                                  (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                  The processing mode that applies to this section.

                                                                  Typecode
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1174. Composition.section:sectionImmunizations.section.orderedBy
                                                                  Definition

                                                                  Specifies the order applied to the items in the section entries.

                                                                  ShortOrder of section entries
                                                                  Comments

                                                                  Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                  Control0..1
                                                                  BindingThe codes SHOULD be taken from ListOrderCodes
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                  What order applies to the items in the entry.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1176. Composition.section:sectionImmunizations.section.entry
                                                                  Definition

                                                                  A reference to the actual resource from which the narrative in the section is derived.

                                                                  ShortA reference to data that supports this section
                                                                  Comments

                                                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                  Control0..*
                                                                  This element is affected by the following invariants: cmp-2
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1178. Composition.section:sectionImmunizations.section.emptyReason
                                                                  Definition

                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                  ShortWhy the section is empty
                                                                  Comments

                                                                  The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-2
                                                                  BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                  If a section is empty, why it is empty.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1180. Composition.section:sectionImmunizations.section.section
                                                                  Definition

                                                                  A nested sub-section within this section.

                                                                  ShortNested Section
                                                                  Comments

                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                  Control0..0
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1182. Composition.section:sectionFamilyHistory
                                                                  Slice NamesectionFamilyHistory
                                                                  Definition

                                                                  This section contains data defining the patient’s genetic relatives in terms of possible or relevant health risk factors that have a potential impact on the patient’s healthcare risk profile.

                                                                  ShortFamily History Section
                                                                  Control0..1
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1184. Composition.section:sectionFamilyHistory.id
                                                                  Definition

                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                  ShortUnique id for inter-element referencing
                                                                  Control0..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                  Summaryfalse
                                                                  1186. Composition.section:sectionFamilyHistory.extension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                  ShortAdditional content defined by implementations
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Alternate Namesextensions, user content
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1188. Composition.section:sectionFamilyHistory.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                  Summarytrue
                                                                  Requirements

                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                  Alternate Namesextensions, user content, modifiers
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1190. Composition.section:sectionFamilyHistory.title
                                                                  Definition

                                                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                  ShortLabel for section (e.g. for ToC)
                                                                  Comments

                                                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                  Control1..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                  Alternate Namesheader, label, caption
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1192. Composition.section:sectionFamilyHistory.code
                                                                  Definition

                                                                  A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                  ShortConcept - reference to a terminology or just text
                                                                  Comments

                                                                  Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                  Control1..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  BindingFor example codes, see DocumentSectionCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                  Classification of a section of a composition/document.

                                                                  TypeCodeableConcept(Codeable Concept (IPS))
                                                                  Is Modifierfalse
                                                                  Requirements

                                                                  Provides computable standardized labels to topics within the document.

                                                                  Pattern Value{
                                                                    "coding" : [{
                                                                      "system" : "http://loinc.org",
                                                                      "code" : "10157-6"
                                                                    }]
                                                                  }
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1194. Composition.section:sectionFamilyHistory.author
                                                                  Definition

                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                  ShortWho and/or what authored the section
                                                                  Control0..*
                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Identifies who is responsible for the content.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1196. Composition.section:sectionFamilyHistory.focus
                                                                  Definition

                                                                  The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                  ShortWho/what the section is about, when it is not about the subject of composition
                                                                  Comments

                                                                  Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                  Control0..1
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1198. Composition.section:sectionFamilyHistory.text
                                                                  Definition

                                                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                  ShortText summary of the section, for human interpretation
                                                                  Comments

                                                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                  Control1..1
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeNarrative
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1200. Composition.section:sectionFamilyHistory.mode
                                                                  Definition

                                                                  How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                  Shortworking | snapshot | changes
                                                                  Comments

                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                  Control0..1
                                                                  BindingThe codes SHALL be taken from ListMode
                                                                  (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                  The processing mode that applies to this section.

                                                                  Typecode
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1202. Composition.section:sectionFamilyHistory.orderedBy
                                                                  Definition

                                                                  Specifies the order applied to the items in the section entries.

                                                                  ShortOrder of section entries
                                                                  Comments

                                                                  Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                  Control0..1
                                                                  BindingThe codes SHOULD be taken from ListOrderCodes
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                  What order applies to the items in the entry.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1204. Composition.section:sectionFamilyHistory.entry
                                                                  Definition

                                                                  Family History

                                                                  ShortFamily History
                                                                  Comments

                                                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                  Control0..*
                                                                  This element is affected by the following invariants: cmp-2
                                                                  TypeReference(FamilyMemberHistory)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1206. Composition.section:sectionFamilyHistory.emptyReason
                                                                  Definition

                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                  ShortWhy the section is empty
                                                                  Comments

                                                                  The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-2
                                                                  BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                  If a section is empty, why it is empty.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1208. Composition.section:sectionFamilyHistory.section
                                                                  Definition

                                                                  A nested sub-section within this section.

                                                                  ShortNested Section
                                                                  Comments

                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                  Control0..*
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1210. Composition.section:sectionFamilyHistory.section.id
                                                                  Definition

                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                  ShortUnique id for inter-element referencing
                                                                  Control0..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                  Summaryfalse
                                                                  1212. Composition.section:sectionFamilyHistory.section.extension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                  ShortAdditional content defined by implementations
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Alternate Namesextensions, user content
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1214. Composition.section:sectionFamilyHistory.section.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                  Summarytrue
                                                                  Requirements

                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                  Alternate Namesextensions, user content, modifiers
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1216. Composition.section:sectionFamilyHistory.section.title
                                                                  Definition

                                                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                  ShortLabel for section (e.g. for ToC)
                                                                  Comments

                                                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                  Control0..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                  Alternate Namesheader, label, caption
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1218. Composition.section:sectionFamilyHistory.section.code
                                                                  Definition

                                                                  A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                  ShortClassification of section (recommended)
                                                                  Comments

                                                                  The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                  If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                  Control0..1
                                                                  BindingFor example codes, see DocumentSectionCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                  Classification of a section of a composition/document.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Provides computable standardized labels to topics within the document.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1220. Composition.section:sectionFamilyHistory.section.author
                                                                  Definition

                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                  ShortWho and/or what authored the section
                                                                  Control0..*
                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Identifies who is responsible for the content.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1222. Composition.section:sectionFamilyHistory.section.focus
                                                                  Definition

                                                                  The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                  ShortWho/what the section is about, when it is not about the subject of composition
                                                                  Comments

                                                                  Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                  Control0..1
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1224. Composition.section:sectionFamilyHistory.section.text
                                                                  Definition

                                                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                  ShortText summary of the section, for human interpretation
                                                                  Comments

                                                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeNarrative
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1226. Composition.section:sectionFamilyHistory.section.mode
                                                                  Definition

                                                                  How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                  Shortworking | snapshot | changes
                                                                  Comments

                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                  Control0..1
                                                                  BindingThe codes SHALL be taken from ListMode
                                                                  (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                  The processing mode that applies to this section.

                                                                  Typecode
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1228. Composition.section:sectionFamilyHistory.section.orderedBy
                                                                  Definition

                                                                  Specifies the order applied to the items in the section entries.

                                                                  ShortOrder of section entries
                                                                  Comments

                                                                  Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                  Control0..1
                                                                  BindingThe codes SHOULD be taken from ListOrderCodes
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                  What order applies to the items in the entry.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1230. Composition.section:sectionFamilyHistory.section.entry
                                                                  Definition

                                                                  A reference to the actual resource from which the narrative in the section is derived.

                                                                  ShortA reference to data that supports this section
                                                                  Comments

                                                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                  Control0..*
                                                                  This element is affected by the following invariants: cmp-2
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1232. Composition.section:sectionFamilyHistory.section.emptyReason
                                                                  Definition

                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                  ShortWhy the section is empty
                                                                  Comments

                                                                  The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-2
                                                                  BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                  If a section is empty, why it is empty.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1234. Composition.section:sectionFamilyHistory.section.section
                                                                  Definition

                                                                  A nested sub-section within this section.

                                                                  ShortNested Section
                                                                  Comments

                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                  Control0..0
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1236. Composition.section:sectionPastIllnessHx
                                                                  Slice NamesectionPastIllnessHx
                                                                  Definition

                                                                  The History of Past Illness section contains a narrative description and coded entries of the conditions the patient suffered in the past

                                                                  ShortHDR History of Past Illness Section
                                                                  Control0..1
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1238. Composition.section:sectionPastIllnessHx.id
                                                                  Definition

                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                  ShortUnique id for inter-element referencing
                                                                  Control0..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                  Summaryfalse
                                                                  1240. Composition.section:sectionPastIllnessHx.extension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                  ShortAdditional content defined by implementations
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Alternate Namesextensions, user content
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1242. Composition.section:sectionPastIllnessHx.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                  Summarytrue
                                                                  Requirements

                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                  Alternate Namesextensions, user content, modifiers
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1244. Composition.section:sectionPastIllnessHx.title
                                                                  Definition

                                                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                  ShortLabel for section (e.g. for ToC)
                                                                  Comments

                                                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                  Control1..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                  Alternate Namesheader, label, caption
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1246. Composition.section:sectionPastIllnessHx.code
                                                                  Definition

                                                                  A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                  ShortConcept - reference to a terminology or just text
                                                                  Comments

                                                                  Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                  Control1..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  BindingFor example codes, see DocumentSectionCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                  Classification of a section of a composition/document.

                                                                  TypeCodeableConcept(Codeable Concept (IPS))
                                                                  Is Modifierfalse
                                                                  Requirements

                                                                  Provides computable standardized labels to topics within the document.

                                                                  Fixed Value{
                                                                    "coding" : [{
                                                                      "system" : "http://loinc.org",
                                                                      "code" : "11348-0"
                                                                    }]
                                                                  }
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1248. Composition.section:sectionPastIllnessHx.author
                                                                  Definition

                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                  ShortWho and/or what authored the section
                                                                  Control0..*
                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Identifies who is responsible for the content.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1250. Composition.section:sectionPastIllnessHx.focus
                                                                  Definition

                                                                  The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                  ShortWho/what the section is about, when it is not about the subject of composition
                                                                  Comments

                                                                  Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                  Control0..1
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1252. Composition.section:sectionPastIllnessHx.text
                                                                  Definition

                                                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                  ShortText summary of the section, for human interpretation
                                                                  Comments

                                                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                  Control1..1
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeNarrative
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1254. Composition.section:sectionPastIllnessHx.mode
                                                                  Definition

                                                                  How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                  Shortworking | snapshot | changes
                                                                  Comments

                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                  Control0..1
                                                                  BindingThe codes SHALL be taken from ListMode
                                                                  (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                  The processing mode that applies to this section.

                                                                  Typecode
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1256. Composition.section:sectionPastIllnessHx.orderedBy
                                                                  Definition

                                                                  Specifies the order applied to the items in the section entries.

                                                                  ShortOrder of section entries
                                                                  Comments

                                                                  Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                  Control0..1
                                                                  BindingThe codes SHOULD be taken from ListOrderCodes
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                  What order applies to the items in the entry.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1258. Composition.section:sectionPastIllnessHx.entry
                                                                  Definition

                                                                  It contains a description of the conditions the patient suffered in the past.

                                                                  ShortConditions the patient suffered in the past.
                                                                  Comments

                                                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                  Control1..*
                                                                  This element is affected by the following invariants: cmp-2
                                                                  TypeReference(Condition (IPS))
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1260. Composition.section:sectionPastIllnessHx.emptyReason
                                                                  Definition

                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                  ShortWhy the section is empty
                                                                  Comments

                                                                  The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                  Control0..1
                                                                  This element is affected by the following invariants: cmp-2
                                                                  BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                  If a section is empty, why it is empty.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1262. Composition.section:sectionPastIllnessHx.section
                                                                  Definition

                                                                  A nested sub-section within this section.

                                                                  ShortNested Section
                                                                  Comments

                                                                  Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                  Control0..*
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1264. Composition.section:sectionCareTeam
                                                                  Slice NamesectionCareTeam
                                                                  Definition

                                                                  // SHORT The Care Team Section is used to share historical and current Care Team information.

                                                                  ShortCare Team Section
                                                                  Control0..1
                                                                  TypeBackboneElement
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                  cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                  ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1266. Composition.section:sectionCareTeam.id
                                                                  Definition

                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                  ShortUnique id for inter-element referencing
                                                                  Control0..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                  Summaryfalse
                                                                  1268. Composition.section:sectionCareTeam.extension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                  ShortAdditional content defined by implementations
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Alternate Namesextensions, user content
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1270. Composition.section:sectionCareTeam.modifierExtension
                                                                  Definition

                                                                  May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                  Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                  Comments

                                                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                  Control0..*
                                                                  TypeExtension
                                                                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                  Summarytrue
                                                                  Requirements

                                                                  Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                  Alternate Namesextensions, user content, modifiers
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                  1272. Composition.section:sectionCareTeam.title
                                                                  Definition

                                                                  The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                  ShortLabel for section (e.g. for ToC)
                                                                  Comments

                                                                  The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                  Control1..1
                                                                  Typestring
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                  Alternate Namesheader, label, caption
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1274. Composition.section:sectionCareTeam.code
                                                                  Definition

                                                                  A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                  ShortConcept - reference to a terminology or just text
                                                                  Comments

                                                                  Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                  Control1..1
                                                                  This element is affected by the following invariants: ele-1
                                                                  BindingFor example codes, see DocumentSectionCodes
                                                                  (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                  Classification of a section of a composition/document.

                                                                  TypeCodeableConcept(Codeable Concept (IPS))
                                                                  Is Modifierfalse
                                                                  Requirements

                                                                  Provides computable standardized labels to topics within the document.

                                                                  Pattern Value{
                                                                    "coding" : [{
                                                                      "system" : "http://loinc.org",
                                                                      "code" : "85847-2"
                                                                    }]
                                                                  }
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1276. Composition.section:sectionCareTeam.author
                                                                  Definition

                                                                  Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                  ShortWho and/or what authored the section
                                                                  Control0..*
                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Identifies who is responsible for the content.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1278. Composition.section:sectionCareTeam.focus
                                                                  Definition

                                                                  The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                  ShortWho/what the section is about, when it is not about the subject of composition
                                                                  Comments

                                                                  Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                  Control0..1
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1280. Composition.section:sectionCareTeam.text
                                                                  Definition

                                                                  A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                  ShortText summary of the section, for human interpretation
                                                                  Comments

                                                                  Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                  Control1..1
                                                                  This element is affected by the following invariants: cmp-1
                                                                  TypeNarrative
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1282. Composition.section:sectionCareTeam.mode
                                                                  Definition

                                                                  How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                  Shortworking | snapshot | changes
                                                                  Comments

                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                  Control0..1
                                                                  BindingThe codes SHALL be taken from ListMode
                                                                  (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                  The processing mode that applies to this section.

                                                                  Typecode
                                                                  Is Modifierfalse
                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1284. Composition.section:sectionCareTeam.orderedBy
                                                                  Definition

                                                                  Specifies the order applied to the items in the section entries.

                                                                  ShortOrder of section entries
                                                                  Comments

                                                                  Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                  Control0..1
                                                                  BindingThe codes SHOULD be taken from ListOrderCodes
                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                  What order applies to the items in the entry.

                                                                  TypeCodeableConcept
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Requirements

                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  1286. Composition.section:sectionCareTeam.entry
                                                                  Definition

                                                                  Care Teams

                                                                  ShortCare Teams
                                                                  Comments

                                                                  If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                  Control0..*
                                                                  This element is affected by the following invariants: cmp-2
                                                                  TypeReference(Resource)
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  SlicingThis element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                  • type @ resolve()
                                                                  • 1288. Composition.section:sectionCareTeam.entry:cteam
                                                                    Slice Namecteam
                                                                    Definition

                                                                    Care Team

                                                                    ShortCare Team
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(CareTeam)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1290. Composition.section:sectionCareTeam.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1292. Composition.section:sectionCareTeam.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1307. Composition.section:sectionSocialHistory
                                                                    Slice NamesectionSocialHistory
                                                                    Definition

                                                                    The social history section contains a description of the person Health related lifestyle factors or lifestyle observations. E.g. smoke habits; alcohol consumption; diets, risky habits.

                                                                    ShortSocial History Section
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1309. Composition.section:sectionSocialHistory.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1311. Composition.section:sectionSocialHistory.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1313. Composition.section:sectionSocialHistory.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1315. Composition.section:sectionSocialHistory.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control1..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1317. Composition.section:sectionSocialHistory.code
                                                                    Definition

                                                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                    ShortConcept - reference to a terminology or just text
                                                                    Comments

                                                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept(Codeable Concept (IPS))
                                                                    Is Modifierfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "29762-2"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1319. Composition.section:sectionSocialHistory.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1321. Composition.section:sectionSocialHistory.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1323. Composition.section:sectionSocialHistory.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1325. Composition.section:sectionSocialHistory.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1327. Composition.section:sectionSocialHistory.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1329. Composition.section:sectionSocialHistory.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Observation, DocumentReference)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1331. Composition.section:sectionSocialHistory.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1333. Composition.section:sectionSocialHistory.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1335. Composition.section:sectionSocialHistory.section.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1337. Composition.section:sectionSocialHistory.section.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1339. Composition.section:sectionSocialHistory.section.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1341. Composition.section:sectionSocialHistory.section.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1343. Composition.section:sectionSocialHistory.section.code
                                                                    Definition

                                                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                    ShortClassification of section (recommended)
                                                                    Comments

                                                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                    Control0..1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1345. Composition.section:sectionSocialHistory.section.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1347. Composition.section:sectionSocialHistory.section.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1349. Composition.section:sectionSocialHistory.section.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1351. Composition.section:sectionSocialHistory.section.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1353. Composition.section:sectionSocialHistory.section.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1355. Composition.section:sectionSocialHistory.section.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1357. Composition.section:sectionSocialHistory.section.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1359. Composition.section:sectionSocialHistory.section.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1361. Composition.section:sectionPlanOfCare
                                                                    Slice NamesectionPlanOfCare
                                                                    Definition

                                                                    The plan of care section contains a narrative description of the expectations for care including proposals, goals, and order requests for monitoring, tracking, or improving the condition of the patient.

                                                                    ShortPlan of Care Section
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1363. Composition.section:sectionPlanOfCare.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1365. Composition.section:sectionPlanOfCare.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1367. Composition.section:sectionPlanOfCare.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1369. Composition.section:sectionPlanOfCare.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control1..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1371. Composition.section:sectionPlanOfCare.code
                                                                    Definition

                                                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                    ShortConcept - reference to a terminology or just text
                                                                    Comments

                                                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept(Codeable Concept (IPS))
                                                                    Is Modifierfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "18776-5"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1373. Composition.section:sectionPlanOfCare.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1375. Composition.section:sectionPlanOfCare.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1377. Composition.section:sectionPlanOfCare.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1379. Composition.section:sectionPlanOfCare.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1381. Composition.section:sectionPlanOfCare.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1383. Composition.section:sectionPlanOfCare.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Care Plan (HDR), DocumentReference)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1385. Composition.section:sectionPlanOfCare.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1387. Composition.section:sectionPlanOfCare.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1389. Composition.section:sectionPlanOfCare.section.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1391. Composition.section:sectionPlanOfCare.section.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1393. Composition.section:sectionPlanOfCare.section.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1395. Composition.section:sectionPlanOfCare.section.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1397. Composition.section:sectionPlanOfCare.section.code
                                                                    Definition

                                                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                    ShortClassification of section (recommended)
                                                                    Comments

                                                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                    Control0..1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1399. Composition.section:sectionPlanOfCare.section.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1401. Composition.section:sectionPlanOfCare.section.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1403. Composition.section:sectionPlanOfCare.section.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1405. Composition.section:sectionPlanOfCare.section.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1407. Composition.section:sectionPlanOfCare.section.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1409. Composition.section:sectionPlanOfCare.section.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1411. Composition.section:sectionPlanOfCare.section.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1413. Composition.section:sectionPlanOfCare.section.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1415. Composition.section:sectionDischargeMedications
                                                                    Slice NamesectionDischargeMedications
                                                                    Definition

                                                                    Hospital discharge medications defines the medications that the patient is intended to take, or stop, after discharge

                                                                    ShortHospital discharge medications
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1417. Composition.section:sectionDischargeMedications.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1419. Composition.section:sectionDischargeMedications.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1421. Composition.section:sectionDischargeMedications.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1423. Composition.section:sectionDischargeMedications.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control1..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1425. Composition.section:sectionDischargeMedications.code
                                                                    Definition

                                                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                    ShortConcept - reference to a terminology or just text
                                                                    Comments

                                                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept(Codeable Concept (IPS))
                                                                    Is Modifierfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "75311-1"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1427. Composition.section:sectionDischargeMedications.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1429. Composition.section:sectionDischargeMedications.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1431. Composition.section:sectionDischargeMedications.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1433. Composition.section:sectionDischargeMedications.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1435. Composition.section:sectionDischargeMedications.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1437. Composition.section:sectionDischargeMedications.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control1..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(MedicationRequest (HDR), MedicationDispense)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1439. Composition.section:sectionDischargeMedications.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1441. Composition.section:sectionDischargeMedications.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1443. Composition.section:sectionDischargeMedications.section.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1445. Composition.section:sectionDischargeMedications.section.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1447. Composition.section:sectionDischargeMedications.section.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1449. Composition.section:sectionDischargeMedications.section.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1451. Composition.section:sectionDischargeMedications.section.code
                                                                    Definition

                                                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                    ShortClassification of section (recommended)
                                                                    Comments

                                                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                    Control0..1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1453. Composition.section:sectionDischargeMedications.section.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1455. Composition.section:sectionDischargeMedications.section.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1457. Composition.section:sectionDischargeMedications.section.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1459. Composition.section:sectionDischargeMedications.section.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1461. Composition.section:sectionDischargeMedications.section.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1463. Composition.section:sectionDischargeMedications.section.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1465. Composition.section:sectionDischargeMedications.section.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1467. Composition.section:sectionDischargeMedications.section.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1469. Composition.section:sectionDischargeInstructions
                                                                    Slice NamesectionDischargeInstructions
                                                                    Definition

                                                                    Hospital Discharge instructions

                                                                    ShortHospital Discharge instructions
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1471. Composition.section:sectionDischargeInstructions.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1473. Composition.section:sectionDischargeInstructions.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1475. Composition.section:sectionDischargeInstructions.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1477. Composition.section:sectionDischargeInstructions.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control1..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1479. Composition.section:sectionDischargeInstructions.code
                                                                    Definition

                                                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                    ShortConcept - reference to a terminology or just text
                                                                    Comments

                                                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept(Codeable Concept (IPS))
                                                                    Is Modifierfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "8653-8"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1481. Composition.section:sectionDischargeInstructions.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1483. Composition.section:sectionDischargeInstructions.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1485. Composition.section:sectionDischargeInstructions.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1487. Composition.section:sectionDischargeInstructions.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1489. Composition.section:sectionDischargeInstructions.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1491. Composition.section:sectionDischargeInstructions.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1493. Composition.section:sectionDischargeInstructions.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1495. Composition.section:sectionDischargeInstructions.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1497. Composition.section:sectionDischargeInstructions.section.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1499. Composition.section:sectionDischargeInstructions.section.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1501. Composition.section:sectionDischargeInstructions.section.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1503. Composition.section:sectionDischargeInstructions.section.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1505. Composition.section:sectionDischargeInstructions.section.code
                                                                    Definition

                                                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                    ShortClassification of section (recommended)
                                                                    Comments

                                                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                    Control0..1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1507. Composition.section:sectionDischargeInstructions.section.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1509. Composition.section:sectionDischargeInstructions.section.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1511. Composition.section:sectionDischargeInstructions.section.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1513. Composition.section:sectionDischargeInstructions.section.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1515. Composition.section:sectionDischargeInstructions.section.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1517. Composition.section:sectionDischargeInstructions.section.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1519. Composition.section:sectionDischargeInstructions.section.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1521. Composition.section:sectionDischargeInstructions.section.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1523. Composition.section:sectionAdvanceDirectives
                                                                    Slice NamesectionAdvanceDirectives
                                                                    Definition

                                                                    The advance directives section contains a narrative description of patient's advance directive.

                                                                    ShortAdvance Directives Section
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1525. Composition.section:sectionAdvanceDirectives.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1527. Composition.section:sectionAdvanceDirectives.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1529. Composition.section:sectionAdvanceDirectives.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1531. Composition.section:sectionAdvanceDirectives.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control1..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1533. Composition.section:sectionAdvanceDirectives.code
                                                                    Definition

                                                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                    ShortConcept - reference to a terminology or just text
                                                                    Comments

                                                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept(Codeable Concept (IPS))
                                                                    Is Modifierfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "42348-3"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1535. Composition.section:sectionAdvanceDirectives.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1537. Composition.section:sectionAdvanceDirectives.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1539. Composition.section:sectionAdvanceDirectives.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1541. Composition.section:sectionAdvanceDirectives.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1543. Composition.section:sectionAdvanceDirectives.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1545. Composition.section:sectionAdvanceDirectives.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Consent, DocumentReference)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1547. Composition.section:sectionAdvanceDirectives.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1549. Composition.section:sectionAdvanceDirectives.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1551. Composition.section:sectionAdvanceDirectives.section.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1553. Composition.section:sectionAdvanceDirectives.section.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1555. Composition.section:sectionAdvanceDirectives.section.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1557. Composition.section:sectionAdvanceDirectives.section.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1559. Composition.section:sectionAdvanceDirectives.section.code
                                                                    Definition

                                                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                    ShortClassification of section (recommended)
                                                                    Comments

                                                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                    Control0..1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1561. Composition.section:sectionAdvanceDirectives.section.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1563. Composition.section:sectionAdvanceDirectives.section.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1565. Composition.section:sectionAdvanceDirectives.section.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1567. Composition.section:sectionAdvanceDirectives.section.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1569. Composition.section:sectionAdvanceDirectives.section.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1571. Composition.section:sectionAdvanceDirectives.section.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1573. Composition.section:sectionAdvanceDirectives.section.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1575. Composition.section:sectionAdvanceDirectives.section.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1577. Composition.section:sectionTravelHx
                                                                    Slice NamesectionTravelHx
                                                                    Definition

                                                                    This Section describes the travel history relevant for the Patient Summary, e.g.recent travel in a region of high prevalence of a specific infectious disease like Malaria

                                                                    ShortTravel History Section
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1579. Composition.section:sectionTravelHx.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1581. Composition.section:sectionTravelHx.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1583. Composition.section:sectionTravelHx.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1585. Composition.section:sectionTravelHx.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control1..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1587. Composition.section:sectionTravelHx.code
                                                                    Definition

                                                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                    ShortConcept - reference to a terminology or just text
                                                                    Comments

                                                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept(Codeable Concept (IPS))
                                                                    Is Modifierfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "10182-4"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1589. Composition.section:sectionTravelHx.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1591. Composition.section:sectionTravelHx.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1593. Composition.section:sectionTravelHx.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1595. Composition.section:sectionTravelHx.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1597. Composition.section:sectionTravelHx.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1599. Composition.section:sectionTravelHx.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1601. Composition.section:sectionTravelHx.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1603. Composition.section:sectionTravelHx.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1605. Composition.section:sectionTravelHx.section.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1607. Composition.section:sectionTravelHx.section.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1609. Composition.section:sectionTravelHx.section.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1611. Composition.section:sectionTravelHx.section.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1613. Composition.section:sectionTravelHx.section.code
                                                                    Definition

                                                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                    ShortClassification of section (recommended)
                                                                    Comments

                                                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                    Control0..1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1615. Composition.section:sectionTravelHx.section.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1617. Composition.section:sectionTravelHx.section.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1619. Composition.section:sectionTravelHx.section.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1621. Composition.section:sectionTravelHx.section.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1623. Composition.section:sectionTravelHx.section.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1625. Composition.section:sectionTravelHx.section.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1627. Composition.section:sectionTravelHx.section.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1629. Composition.section:sectionTravelHx.section.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1631. Composition.section:sectionPayers
                                                                    Slice NamesectionPayers
                                                                    Definition

                                                                    This section includes heath insurance and payment information.

                                                                    ShortHealth insurance and payment information.
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1633. Composition.section:sectionPayers.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1635. Composition.section:sectionPayers.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1637. Composition.section:sectionPayers.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1639. Composition.section:sectionPayers.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control1..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1641. Composition.section:sectionPayers.code
                                                                    Definition

                                                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                    ShortConcept - reference to a terminology or just text
                                                                    Comments

                                                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept(Codeable Concept (IPS))
                                                                    Is Modifierfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "48768-6"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1643. Composition.section:sectionPayers.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1645. Composition.section:sectionPayers.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1647. Composition.section:sectionPayers.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1649. Composition.section:sectionPayers.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1651. Composition.section:sectionPayers.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1653. Composition.section:sectionPayers.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Coverage)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1655. Composition.section:sectionPayers.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1657. Composition.section:sectionPayers.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1659. Composition.section:sectionPayers.section.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1661. Composition.section:sectionPayers.section.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1663. Composition.section:sectionPayers.section.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1665. Composition.section:sectionPayers.section.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1667. Composition.section:sectionPayers.section.code
                                                                    Definition

                                                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                    ShortClassification of section (recommended)
                                                                    Comments

                                                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                    Control0..1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1669. Composition.section:sectionPayers.section.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1671. Composition.section:sectionPayers.section.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1673. Composition.section:sectionPayers.section.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1675. Composition.section:sectionPayers.section.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1677. Composition.section:sectionPayers.section.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1679. Composition.section:sectionPayers.section.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1681. Composition.section:sectionPayers.section.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1683. Composition.section:sectionPayers.section.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1685. Composition.section:sectionAttachments
                                                                    Slice NamesectionAttachments
                                                                    Definition

                                                                    This section lists documents and attachments associated to this report

                                                                    ShortAttachments
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1687. Composition.section:sectionAttachments.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1689. Composition.section:sectionAttachments.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1691. Composition.section:sectionAttachments.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1693. Composition.section:sectionAttachments.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control1..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1695. Composition.section:sectionAttachments.code
                                                                    Definition

                                                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                    ShortConcept - reference to a terminology or just text
                                                                    Comments

                                                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept(Codeable Concept (IPS))
                                                                    Is Modifierfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "77599-9"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1697. Composition.section:sectionAttachments.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1699. Composition.section:sectionAttachments.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1701. Composition.section:sectionAttachments.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1703. Composition.section:sectionAttachments.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1705. Composition.section:sectionAttachments.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1707. Composition.section:sectionAttachments.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(DocumentReference, Binary)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1709. Composition.section:sectionAttachments.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1711. Composition.section:sectionAttachments.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1713. Composition.section:sectionAttachments.section.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1715. Composition.section:sectionAttachments.section.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1717. Composition.section:sectionAttachments.section.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1719. Composition.section:sectionAttachments.section.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1721. Composition.section:sectionAttachments.section.code
                                                                    Definition

                                                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                    ShortClassification of section (recommended)
                                                                    Comments

                                                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                    Control0..1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1723. Composition.section:sectionAttachments.section.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1725. Composition.section:sectionAttachments.section.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1727. Composition.section:sectionAttachments.section.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1729. Composition.section:sectionAttachments.section.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1731. Composition.section:sectionAttachments.section.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1733. Composition.section:sectionAttachments.section.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1735. Composition.section:sectionAttachments.section.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1737. Composition.section:sectionAttachments.section.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1739. Composition.section:sectionEncounters
                                                                    Slice NamesectionEncounters
                                                                    Definition

                                                                    This section lists documents and attachments associated to this report

                                                                    ShortEncounters sections
                                                                    Control0..1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                    cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1741. Composition.section:sectionEncounters.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1743. Composition.section:sectionEncounters.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1745. Composition.section:sectionEncounters.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1747. Composition.section:sectionEncounters.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control1..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1749. Composition.section:sectionEncounters.code
                                                                    Definition

                                                                    A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

                                                                    ShortConcept - reference to a terminology or just text
                                                                    Comments

                                                                    Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: ele-1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept(Codeable Concept (IPS))
                                                                    Is Modifierfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "46240-8"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1751. Composition.section:sectionEncounters.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1753. Composition.section:sectionEncounters.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1755. Composition.section:sectionEncounters.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control1..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1757. Composition.section:sectionEncounters.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1759. Composition.section:sectionEncounters.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1761. Composition.section:sectionEncounters.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1763. Composition.section:sectionEncounters.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1765. Composition.section:sectionEncounters.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeBackboneElement
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1767. Composition.section:sectionEncounters.section.id
                                                                    Definition

                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                    ShortUnique id for inter-element referencing
                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                    Summaryfalse
                                                                    1769. Composition.section:sectionEncounters.section.extension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                                                    ShortAdditional content defined by implementations
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Alternate Namesextensions, user content
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1771. Composition.section:sectionEncounters.section.modifierExtension
                                                                    Definition

                                                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

                                                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                                                    Control0..*
                                                                    TypeExtension
                                                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                                                    Summarytrue
                                                                    Requirements

                                                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                                                    Alternate Namesextensions, user content, modifiers
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                    1773. Composition.section:sectionEncounters.section.title
                                                                    Definition

                                                                    The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents.

                                                                    ShortLabel for section (e.g. for ToC)
                                                                    Comments

                                                                    The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element.

                                                                    Control0..1
                                                                    Typestring
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized.

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1775. Composition.section:sectionEncounters.section.code
                                                                    Definition

                                                                    A code identifying the kind of content contained within the section. This must be consistent with the section title.

                                                                    ShortClassification of section (recommended)
                                                                    Comments

                                                                    The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document.

                                                                    If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code.

                                                                    Control0..1
                                                                    BindingFor example codes, see DocumentSectionCodes
                                                                    (example to http://hl7.org/fhir/ValueSet/doc-section-codes)

                                                                    Classification of a section of a composition/document.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1777. Composition.section:sectionEncounters.section.author
                                                                    Definition

                                                                    Identifies who is responsible for the information in this section, not necessarily who typed it in.

                                                                    ShortWho and/or what authored the section
                                                                    Control0..*
                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Identifies who is responsible for the content.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1779. Composition.section:sectionEncounters.section.focus
                                                                    Definition

                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                    Comments

                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                    Control0..1
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1781. Composition.section:sectionEncounters.section.text
                                                                    Definition

                                                                    A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative.

                                                                    ShortText summary of the section, for human interpretation
                                                                    Comments

                                                                    Document profiles may define what content should be represented in the narrative to ensure clinical safety.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeNarrative
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1783. Composition.section:sectionEncounters.section.mode
                                                                    Definition

                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                    Shortworking | snapshot | changes
                                                                    Comments

                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                    Control0..1
                                                                    BindingThe codes SHALL be taken from ListMode
                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                    The processing mode that applies to this section.

                                                                    Typecode
                                                                    Is Modifierfalse
                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1785. Composition.section:sectionEncounters.section.orderedBy
                                                                    Definition

                                                                    Specifies the order applied to the items in the section entries.

                                                                    ShortOrder of section entries
                                                                    Comments

                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                    Control0..1
                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                    What order applies to the items in the entry.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1787. Composition.section:sectionEncounters.section.entry
                                                                    Definition

                                                                    A reference to the actual resource from which the narrative in the section is derived.

                                                                    ShortA reference to data that supports this section
                                                                    Comments

                                                                    If there are no entries in the list, an emptyReason SHOULD be provided.

                                                                    Control0..*
                                                                    This element is affected by the following invariants: cmp-2
                                                                    TypeReference(Resource)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1789. Composition.section:sectionEncounters.section.emptyReason
                                                                    Definition

                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                    ShortWhy the section is empty
                                                                    Comments

                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                    Control0..1
                                                                    This element is affected by the following invariants: cmp-2
                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                    If a section is empty, why it is empty.

                                                                    TypeCodeableConcept
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1791. Composition.section:sectionEncounters.section.section
                                                                    Definition

                                                                    A nested sub-section within this section.

                                                                    ShortNested Section
                                                                    Comments

                                                                    Nested sections are primarily used to help human readers navigate to particular portions of the document.

                                                                    Control0..0
                                                                    This element is affected by the following invariants: cmp-1
                                                                    TypeSeettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))