MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: CompositionHdrMyHealthEu - Detailed Descriptions

Draft as of 2024-11-21

Definitions for the composition-hdr-myhealtheu resource profile.

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

0. Composition
2. Composition.extension:information-recipient/practictionerRole
Slice Nameinformation-recipient/practictionerRole
Control0..*
4. Composition.extension:information-recipient/practictionerRole.value[x]
TypeReference(PractitionerRole: (HDR), Practitioner (HDR), Device, Patient (HDR), RelatedPerson, Organization)
[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
6. Composition.subject
TypeReference(Patient: HDR)
8. Composition.encounter
TypeReference(Encounter (HDR))
10. Composition.author
ShortWho and/or what authored the Hospital Discharge Report
12. Composition.attester
14. Composition.attester.time
ShortWhen the composition was attested
16. Composition.attester.party
ShortWho attested the composition
18. Composition.section:sectionAdmissionEvaluation
Slice NamesectionAdmissionEvaluation
ShortHospital Admission evaluation.
20. Composition.section:sectionHospitalCourse
Slice NamesectionHospitalCourse
ShortSignificant information about course of hospital stay.
22. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc
Slice NamesectionDiagnosticSummaryDesc
ShortProblem specification in narrative form.
24. Composition.section:sectionHospitalCourse.section:sectionSignificantProcedures
Slice NamesectionSignificantProcedures
ShortSignificant procedures.
26. Composition.section:sectionHospitalCourse.section:sectionMedicalDevices
Slice NamesectionMedicalDevices
ShortMedical devices and implants.
28. Composition.section:sectionHospitalCourse.section:sectionMedications
Slice NamesectionMedications
ShortPharmacotherapy.
30. Composition.section:sectionHospitalCourse.section:sectionSignificantResults
Slice NamesectionSignificantResults
ShortSignificant Observation Results.
32. Composition.section:sectionHospitalCourse.section:sectionSynthesis
Slice NamesectionSynthesis
ShortSynthesis.
34. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis
Slice NamesectionProblemSynthesis
ShortProblem synthesis.
36. Composition.section:sectionDischargeDetails
Slice NamesectionDischargeDetails
ShortDischarge details.
38. Composition.section:sectionPatientHx
Slice NamesectionPatientHx
ShortPatient History Section.
40. Composition.section:sectionAllergies
Slice NamesectionAllergies
ShortHDR Allergies and Intolerances Section.
42. Composition.section:sectionAllergies.entry
TypeReference(Allergy Intolerance (EU PS), DocumentReference)
44. Composition.section:sectionAllergies.entry:allergyIntolerance
Slice NameallergyIntolerance
TypeReference(Allergy Intolerance (EU PS), DocumentReference)

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: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())
6. 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
  • 8. 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
    10. 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()))
    12. 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())
    14. 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
    • 16. 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
      18. 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()))
      20. 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" : "transformed-into" }] }
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      22. 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())
      24. 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
      • 26. 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
        28. 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()))
        30. 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())
        32. 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
        • 34. 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
          36. Composition.extension:information-recipient/practictionerRole
          Slice Nameinformation-recipient/practictionerRole
          Definition

          An Extension

          ShortExtensionAdditional content defined by implementations
          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())
          38. Composition.extension:information-recipient/practictionerRole.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
          40. Composition.extension:information-recipient/practictionerRole.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: (HDR), Practitioner (HDR), Device, Patient (HDR), RelatedPerson, Organization), 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()))
          42. 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())
          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: HDR, 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

          Sliced per type of author


          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, PractitionerRole, 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()))
          SlicingThis element introduces a set of slices on Composition.author. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • type @ valueReference.resolve()
          • 56. Composition.author:practictionerRole
            Slice NamepractictionerRole
            Definition

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

            ShortWho and/or what authored the composition
            Control01..*
            TypeReference(PractitionerRole: (HDR), Practitioner, PractitionerRole, 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()))
            58. 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()))
            60. 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
            Control30..*
            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:
            • pattern @ code
            • 62. 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())
              64. Composition.section:sectionAdmissionEvaluation
              Slice NamesectionAdmissionEvaluation
              Definition

              Hospital Admission evaluation


              The root of the sections that make up the composition.

              ShortHospital Admission evaluation.Composition 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())
              66. 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())
              68. 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()))
              70. 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.

              Fixed Value{
                "coding" : [{
                  "system" : "http://loinc.org",
                  "code" : "67852-4",
                  "display" : "Hospital Admission evaluation note"
                }]
              }
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              72. 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()))
              74. Composition.section:sectionAdmissionEvaluation.section
              Definition

              Findings made by healthcare practitioner


              A nested sub-section within this section.

              ShortObjective findingsNested 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()))
              SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • type @ resolve()
              • 76. 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())
                78. 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.

                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()))
                80. 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.

                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()))
                82. 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()))
                84. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry
                Slice NamesectionAnthropometry
                Definition

                Anthropometric Observations sub-section


                A nested sub-section within this section.

                ShortAnthropometric observationsNested Section
                Comments

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

                Control0..1*
                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()))
                86. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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())
                88. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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://snomed.info/sct",
                    "code" : "248326004"
                  }]
                }
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                90. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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(Resource)
                Is Modifierfalse
                Summaryfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                92. Composition.section:sectionAdmissionEvaluation.section:sectionVitalSigns
                Slice NamesectionVitalSigns
                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..1*
                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()))
                94. Composition.section:sectionAdmissionEvaluation.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())
                96. Composition.section:sectionAdmissionEvaluation.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(Resource)
                Is Modifierfalse
                Summaryfalse
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                98. Composition.section:sectionAdmissionEvaluation.section:sectionPhysicalExamination
                Slice NamesectionPhysicalExamination
                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..1*
                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()))
                100. Composition.section:sectionAdmissionEvaluation.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())
                102. Composition.section:sectionAdmissionEvaluation.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.


                A nested sub-section within this section.

                ShortFunctional statusNested Section
                Comments

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

                Control0..1*
                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()))
                104. Composition.section:sectionAdmissionEvaluation.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())
                106. Composition.section:sectionAdmissionEvaluation.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.

                Fixed 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()))
                108. 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 stay.Composition 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())
                110. 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())
                112. 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()))
                114. 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.

                Fixed 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()))
                116. 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()))
                118. 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.

                Control10..1*
                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()))
                120. 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.

                Control50..*
                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()))
                SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • type @ resolve()
                • 122. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc
                  Slice NamesectionDiagnosticSummaryDesc
                  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.


                  A nested sub-section within this section.

                  ShortProblem specification in narrative form.Nested Section
                  Comments

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

                  Control10..1*
                  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()))
                  124. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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())
                  126. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                  128. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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://snomed.info/sct",
                      "code" : "721981007"
                    }]
                  }
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  130. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                  132. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                  134. Composition.section:sectionHospitalCourse.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.


                  A nested sub-section within this section.

                  ShortSignificant procedures.Nested Section
                  Comments

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

                  Control10..1*
                  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()))
                  136. Composition.section:sectionHospitalCourse.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())
                  138. Composition.section:sectionHospitalCourse.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()))
                  140. Composition.section:sectionHospitalCourse.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.

                  Fixed Value{
                    "coding" : [{
                      "system" : "http://snomed.info/sct",
                      "code" : "721981007"
                    }]
                  }
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  142. Composition.section:sectionHospitalCourse.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()))
                  144. Composition.section:sectionHospitalCourse.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()))
                  146. Composition.section:sectionHospitalCourse.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
                  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()))
                  148. Composition.section:sectionHospitalCourse.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.


                  A nested sub-section within this section.

                  ShortMedical devices and implants.Nested Section
                  Comments

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

                  Control10..1*
                  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()))
                  150. Composition.section:sectionHospitalCourse.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())
                  152. Composition.section:sectionHospitalCourse.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()))
                  154. Composition.section:sectionHospitalCourse.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.

                  Fixed Value{
                    "coding" : [{
                      "system" : "http://snomed.info/sct",
                      "code" : "1184586001",
                      "display" : "Medical device document section (record artifact)"
                    }]
                  }
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  156. Composition.section:sectionHospitalCourse.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()))
                  158. Composition.section:sectionHospitalCourse.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(Device, Resource)
                  Is Modifierfalse
                  Summaryfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  160. Composition.section:sectionHospitalCourse.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
                  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:sectionHospitalCourse.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.


                  A nested sub-section within this section.

                  ShortPharmacotherapy.Nested Section
                  Comments

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

                  Control10..1*
                  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()))
                  164. Composition.section:sectionHospitalCourse.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())
                  166. Composition.section:sectionHospitalCourse.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()))
                  168. Composition.section:sectionHospitalCourse.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.

                  Fixed Value{
                    "coding" : [{
                      "system" : "http://snomed.info/sct",
                      "code" : "1003606003",
                      "display" : "Medication history section (record artifact)"
                    }]
                  }
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  170. Composition.section:sectionHospitalCourse.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()))
                  172. Composition.section:sectionHospitalCourse.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, Resource)
                  Is Modifierfalse
                  Summaryfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  174. Composition.section:sectionHospitalCourse.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..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()))
                  176. Composition.section:sectionHospitalCourse.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.


                  A nested sub-section within this section.

                  ShortSignificant Observation Results.Nested Section
                  Comments

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

                  Control0..1*
                  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:sectionHospitalCourse.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())
                  180. Composition.section:sectionHospitalCourse.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()))
                  182. Composition.section:sectionHospitalCourse.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.

                  Fixed Value{
                    "coding" : [{
                      "system" : "http://snomed.info/sct",
                      "code" : "423100009",
                      "display" : "Results section (record artifact)"
                    }]
                  }
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  184. Composition.section:sectionHospitalCourse.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()))
                  186. Composition.section:sectionHospitalCourse.section:sectionSignificantResults.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, Resource)
                  Is Modifierfalse
                  Summaryfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  188. Composition.section:sectionHospitalCourse.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..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()))
                  190. Composition.section:sectionHospitalCourse.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.


                  A nested sub-section within this section.

                  ShortSynthesis.Nested Section
                  Comments

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

                  Control10..1*
                  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()))
                  192. Composition.section:sectionHospitalCourse.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())
                  194. Composition.section:sectionHospitalCourse.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()))
                  196. Composition.section:sectionHospitalCourse.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.

                  Fixed Value{
                    "coding" : [{
                      "system" : "http://snomed.info/sct",
                      "code" : "424836000",
                      "display" : "Assessment section (record artifact)"
                    }]
                  }
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  198. Composition.section:sectionHospitalCourse.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()))
                  200. Composition.section:sectionHospitalCourse.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..0*
                  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()))
                  202. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section
                  Definition

                  A nested sub-section within this section.

                  ShortSubsections of the Hospital Discharge Report SynthesisNested Section
                  Comments

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

                  Control20..*
                  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()))
                  SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ code
                  • 204. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis
                    Slice NamesectionProblemSynthesis
                    Definition

                    Summary description of the reason and course of hospitalisation for a specific problem.


                    A nested sub-section within this section.

                    ShortProblem synthesis.Nested Section
                    Comments

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

                    Control10..*
                    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()))
                    206. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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())
                    208. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                    210. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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://snomed.info/sct",
                        "code" : "423016009",
                        "display" : "Clinical statement entry (record artifact)"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    212. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                    214. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning
                    Slice NamesectionClinicalReasoning
                    Definition

                    The clinical summary can be concluded with a clinical consideration (diff. diagnosis, explanation of context, etc.) for clinically complex conditions.


                    A nested sub-section within this section.

                    ShortClinical reasoningNested Section
                    Comments

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

                    Control10..*
                    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()))
                    216. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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())
                    218. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                    220. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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://snomed.info/sct",
                        "code" : "424836000",
                        "display" : "Assessment section (record artifact)"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    222. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                    224. 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 details.Composition 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())
                    226. 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())
                    228. 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()))
                    230. 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.

                    Fixed Value{
                      "coding" : [{
                        "system" : "http://loinc.org",
                        "code" : "8650-4",
                        "display" : "Hospital discharge disposition Narrative"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    232. 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()))
                    234. Composition.section:sectionDischargeDetails.section
                    Definition

                    Findings made by healthcare practitioner


                    A nested sub-section within this section.

                    ShortObjective findingsNested 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()))
                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • type @ resolve()
                    • 236. 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())
                      238. 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.

                      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()))
                      240. 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.

                      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()))
                      242. 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()))
                      244. Composition.section:sectionDischargeDetails.section:sectionAnthropometry
                      Slice NamesectionAnthropometry
                      Definition

                      Anthropometric Observations sub-section


                      A nested sub-section within this section.

                      ShortAnthropometric observationsNested Section
                      Comments

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

                      Control0..1*
                      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()))
                      246. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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())
                      248. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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://snomed.info/sct",
                          "code" : "248326004"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      250. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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(Resource)
                      Is Modifierfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      252. Composition.section:sectionDischargeDetails.section:sectionVitalSigns
                      Slice NamesectionVitalSigns
                      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..1*
                      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()))
                      254. Composition.section:sectionDischargeDetails.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())
                      256. Composition.section:sectionDischargeDetails.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(Resource)
                      Is Modifierfalse
                      Summaryfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      258. Composition.section:sectionDischargeDetails.section:sectionPhysicalExamination
                      Slice NamesectionPhysicalExamination
                      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..1*
                      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()))
                      260. Composition.section:sectionDischargeDetails.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())
                      262. Composition.section:sectionDischargeDetails.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.


                      A nested sub-section within this section.

                      ShortFunctional statusNested Section
                      Comments

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

                      Control0..1*
                      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()))
                      264. Composition.section:sectionDischargeDetails.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())
                      266. Composition.section:sectionDischargeDetails.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.

                      Fixed 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()))
                      268. 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 Section.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())
                      270. 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())
                      272. 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()))
                      274. 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.

                      Fixed 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()))
                      276. 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()))
                      278. 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.

                      ShortHDR Allergies and Intolerances Section.Composition 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())
                      280. 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())
                      282. 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()))
                      284. 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.

                      Fixed 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()))
                      286. 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()))
                      288. 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()
                      • 290. Composition.section:sectionAllergies.entry:allergyIntolerance
                        Slice NameallergyIntolerance
                        Definition

                        HDR Allergy entry


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

                        ShortHDR Allergy 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), DocumentReference, Resource)
                        Is Modifierfalse
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        292. Composition.section:alertSection
                        Slice NamealertSection
                        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())
                        294. Composition.section:alertSection.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())
                        296. Composition.section:alertSection.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()))
                        298. Composition.section:alertSection.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" : "75310-3"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        300. Composition.section:alertSection.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()))
                        302. Composition.section:alertSection.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()
                        • 304. Composition.section:alertSection.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()))
                          306. Composition.section:alertSection.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()))
                          308. Composition.section:alertSection.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()))
                          310. 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.

                          ShortHDR History 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())
                          312. 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())
                          314. 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()))
                          316. 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.

                          Fixed 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()))
                          318. 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()))
                          320. 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()
                          • 322. 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()))
                            324. 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.

                            ShortHDR Immunizations 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())
                            326. 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())
                            328. 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()))
                            330. 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.

                            Fixed 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()))
                            332. 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()))
                            334. 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, 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()
                            • 336. 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 (IPS), Resource)
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              338. 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())
                              340. 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())
                              342. 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()))
                              344. 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()))
                              346. 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()))
                              348. 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()))
                              350. Composition.section:CareTeamSection
                              Slice NameCareTeamSection
                              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())
                              352. Composition.section:CareTeamSection.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())
                              354. Composition.section:CareTeamSection.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()))
                              356. Composition.section:CareTeamSection.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" : "85847-2"
                                }]
                              }
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              358. Composition.section:CareTeamSection.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()))
                              360. Composition.section:CareTeamSection.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()
                              • 362. Composition.section:CareTeamSection.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()))
                                364. Composition.section:CareTeamSection.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
                                Must Supportfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                366. 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())
                                368. 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())
                                370. 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()))
                                372. 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.

                                Fixed 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()))
                                374. 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()))
                                376. 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())
                                378. 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())
                                380. 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()))
                                382. 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.

                                Fixed Value{
                                  "coding" : [{
                                    "system" : "http://loinc.org",
                                    "code" : "10183-2"
                                  }]
                                }
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                384. 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()))
                                386. 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()))
                                388. 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())
                                390. 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())
                                392. 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()))
                                394. 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.

                                Fixed 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()))
                                396. 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()))
                                398. 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())
                                400. 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())
                                402. 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()))
                                404. 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.

                                Fixed 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()))
                                406. 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()))
                                408. 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())
                                410. 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())
                                412. 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()))
                                414. 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.

                                Fixed Value{
                                  "coding" : [{
                                    "system" : "http://loinc.org",
                                    "code" : "48768-6",
                                    "display" : "Payment sources Document"
                                  }]
                                }
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                416. 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()))
                                418. 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.

                                ShortAttachments.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())
                                420. 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())
                                422. 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()))
                                424. 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.

                                Fixed Value{
                                  "coding" : [{
                                    "system" : "http://loinc.org",
                                    "code" : "X-TBD-1",
                                    "display" : "Attachments"
                                  }]
                                }
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                426. 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()))

                                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" : "transformed-into" }] }
                                        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: (HDR), Practitioner (HDR), Device, Patient (HDR), RelatedPerson, Organization)
                                            [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.extension:information-recipient/practictionerRole
                                            Slice Nameinformation-recipient/practictionerRole
                                            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())
                                            76. Composition.extension:information-recipient/practictionerRole.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
                                            78. Composition.extension:information-recipient/practictionerRole.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.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                            • value @ url
                                            • 80. Composition.extension:information-recipient/practictionerRole.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
                                              82. Composition.extension:information-recipient/practictionerRole.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: (HDR), Practitioner (HDR), Device, Patient (HDR), RelatedPerson, Organization)
                                              [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()))
                                              84. 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())
                                              86. 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()))
                                              88. 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()))
                                              90. 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()))
                                              92. 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()))
                                              94. 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: HDR)
                                              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()))
                                              96. 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()))
                                              98. 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()))
                                              100. Composition.author
                                              Definition

                                              Sliced per type of author

                                              ShortWho and/or what authored the Hospital Discharge Report
                                              Control1..*
                                              TypeReference(Practitioner, PractitionerRole, 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()))
                                              SlicingThis element introduces a set of slices on Composition.author. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • type @ valueReference.resolve()
                                              • 102. Composition.author:practictionerRole
                                                Slice NamepractictionerRole
                                                Definition

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

                                                ShortWho and/or what authored the composition
                                                Control0..*
                                                TypeReference(PractitionerRole: (HDR))
                                                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()))
                                                104. 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()))
                                                106. 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()))
                                                108. 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()))
                                                110. 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
                                                112. 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())
                                                114. 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())
                                                116. 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()))
                                                118. 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()))
                                                120. 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()))
                                                122. 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()))
                                                124. 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()))
                                                126. 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
                                                128. 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())
                                                130. 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())
                                                132. 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()))
                                                134. 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()))
                                                136. 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()))
                                                138. 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
                                                140. 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())
                                                142. 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())
                                                144. 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()))
                                                146. 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()))
                                                148. 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()))
                                                150. Composition.section
                                                Definition

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

                                                ShortSections composing the Hospital Discharge Report
                                                Control3..*
                                                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:
                                                • pattern @ code
                                                • 152. 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
                                                  154. 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())
                                                  156. 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())
                                                  158. 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()))
                                                  160. 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()))
                                                  162. 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()))
                                                  164. 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()))
                                                  166. 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()))
                                                  168. 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()))
                                                  170. 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()))
                                                  172. 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()))
                                                  174. 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()))
                                                  176. 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()))
                                                  178. 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()))
                                                  180. 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
                                                  182. 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())
                                                  184. 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())
                                                  186. 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()))
                                                  188. 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.

                                                  Fixed Value{
                                                    "coding" : [{
                                                      "system" : "http://loinc.org",
                                                      "code" : "67852-4",
                                                      "display" : "Hospital Admission evaluation note"
                                                    }]
                                                  }
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  190. 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()))
                                                  192. 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()))
                                                  194. 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()))
                                                  196. 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()))
                                                  198. 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()))
                                                  200. 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()))
                                                  202. 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()))
                                                  204. Composition.section:sectionAdmissionEvaluation.section
                                                  Definition

                                                  Findings made by healthcare practitioner

                                                  ShortObjective findings
                                                  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()))
                                                  SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                  • type @ resolve()
                                                  • 206. 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
                                                    208. 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())
                                                    210. 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())
                                                    212. 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.

                                                    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()))
                                                    214. 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()))
                                                    216. 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()))
                                                    218. 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()))
                                                    220. 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.

                                                    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()))
                                                    222. 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()))
                                                    224. 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()))
                                                    226. 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()))
                                                    228. 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()))
                                                    230. 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()))
                                                    232. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry
                                                    Slice NamesectionAnthropometry
                                                    Definition

                                                    Anthropometric Observations sub-section

                                                    ShortAnthropometric observations
                                                    Comments

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

                                                    Control0..1
                                                    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()))
                                                    234. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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
                                                    236. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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())
                                                    238. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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())
                                                    240. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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()))
                                                    242. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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://snomed.info/sct",
                                                        "code" : "248326004"
                                                      }]
                                                    }
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    244. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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()))
                                                    246. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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()))
                                                    248. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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()))
                                                    250. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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()))
                                                    252. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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()))
                                                    254. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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(Resource)
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    256. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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()))
                                                    258. Composition.section:sectionAdmissionEvaluation.section:sectionAnthropometry.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()))
                                                    260. Composition.section:sectionAdmissionEvaluation.section:sectionVitalSigns
                                                    Slice NamesectionVitalSigns
                                                    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..1
                                                    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()))
                                                    262. Composition.section:sectionAdmissionEvaluation.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
                                                    264. Composition.section:sectionAdmissionEvaluation.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())
                                                    266. Composition.section:sectionAdmissionEvaluation.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())
                                                    268. Composition.section:sectionAdmissionEvaluation.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.

                                                    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
                                                    Pattern ValueVital signs
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    270. Composition.section:sectionAdmissionEvaluation.section:sectionVitalSigns.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.

                                                    Pattern Value{
                                                      "coding" : [{
                                                        "system" : "http://snomed.info/sct",
                                                        "code" : "1184593002",
                                                        "display" : "Vital sign document section (record artifact)"
                                                      }]
                                                    }
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    272. Composition.section:sectionAdmissionEvaluation.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()))
                                                    274. Composition.section:sectionAdmissionEvaluation.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()))
                                                    276. Composition.section:sectionAdmissionEvaluation.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.

                                                    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()))
                                                    278. Composition.section:sectionAdmissionEvaluation.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()))
                                                    280. Composition.section:sectionAdmissionEvaluation.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()))
                                                    282. Composition.section:sectionAdmissionEvaluation.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(Resource)
                                                    Is Modifierfalse
                                                    Summaryfalse
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    284. Composition.section:sectionAdmissionEvaluation.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()))
                                                    286. Composition.section:sectionAdmissionEvaluation.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
                                                    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()))
                                                    288. Composition.section:sectionAdmissionEvaluation.section:sectionPhysicalExamination
                                                    Slice NamesectionPhysicalExamination
                                                    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..1
                                                    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()))
                                                    290. Composition.section:sectionAdmissionEvaluation.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
                                                    292. Composition.section:sectionAdmissionEvaluation.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())
                                                    294. Composition.section:sectionAdmissionEvaluation.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())
                                                    296. Composition.section:sectionAdmissionEvaluation.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.

                                                    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
                                                    Pattern ValuePhysical examination
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    298. Composition.section:sectionAdmissionEvaluation.section:sectionPhysicalExamination.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.

                                                    Pattern Value{
                                                      "coding" : [{
                                                        "system" : "http://snomed.info/sct",
                                                        "code" : "425044008",
                                                        "display" : "Physical exam section (record artifact)"
                                                      }]
                                                    }
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    300. Composition.section:sectionAdmissionEvaluation.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()))
                                                    302. Composition.section:sectionAdmissionEvaluation.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()))
                                                    304. Composition.section:sectionAdmissionEvaluation.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.

                                                    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()))
                                                    306. Composition.section:sectionAdmissionEvaluation.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()))
                                                    308. Composition.section:sectionAdmissionEvaluation.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()))
                                                    310. Composition.section:sectionAdmissionEvaluation.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()))
                                                    312. Composition.section:sectionAdmissionEvaluation.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()))
                                                    314. Composition.section:sectionAdmissionEvaluation.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
                                                    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()))
                                                    316. Composition.section:sectionAdmissionEvaluation.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
                                                    Comments

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

                                                    Control0..1
                                                    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()))
                                                    318. Composition.section:sectionAdmissionEvaluation.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
                                                    320. Composition.section:sectionAdmissionEvaluation.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())
                                                    322. Composition.section:sectionAdmissionEvaluation.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())
                                                    324. Composition.section:sectionAdmissionEvaluation.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.

                                                    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()))
                                                    326. Composition.section:sectionAdmissionEvaluation.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.

                                                    Fixed 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()))
                                                    328. Composition.section:sectionAdmissionEvaluation.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()))
                                                    330. Composition.section:sectionAdmissionEvaluation.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()))
                                                    332. Composition.section:sectionAdmissionEvaluation.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.

                                                    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()))
                                                    334. Composition.section:sectionAdmissionEvaluation.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()))
                                                    336. Composition.section:sectionAdmissionEvaluation.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()))
                                                    338. Composition.section:sectionAdmissionEvaluation.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()))
                                                    340. Composition.section:sectionAdmissionEvaluation.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()))
                                                    342. Composition.section:sectionAdmissionEvaluation.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
                                                    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: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()))
                                                    346. 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
                                                    348. 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())
                                                    350. 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())
                                                    352. 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()))
                                                    354. 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.

                                                    Fixed 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()))
                                                    356. 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()))
                                                    358. 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()))
                                                    360. 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()))
                                                    362. 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()))
                                                    364. 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()))
                                                    366. 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.

                                                    Control1..1
                                                    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()))
                                                    368. 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()))
                                                    370. 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.

                                                    Control5..*
                                                    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()))
                                                    SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                    • type @ resolve()
                                                    • 372. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc
                                                      Slice NamesectionDiagnosticSummaryDesc
                                                      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.
                                                      Comments

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

                                                      Control1..1
                                                      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()))
                                                      374. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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
                                                      376. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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())
                                                      378. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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())
                                                      380. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                                                      382. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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://snomed.info/sct",
                                                          "code" : "721981007"
                                                        }]
                                                      }
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      384. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                                                      386. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                                                      388. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                                                      390. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                                                      392. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                                                      394. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                                                      396. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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()))
                                                      398. Composition.section:sectionHospitalCourse.section:sectionDiagnosticSummaryDesc.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:sectionHospitalCourse.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.
                                                      Comments

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

                                                      Control1..1
                                                      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()))
                                                      402. Composition.section:sectionHospitalCourse.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
                                                      404. Composition.section:sectionHospitalCourse.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())
                                                      406. Composition.section:sectionHospitalCourse.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())
                                                      408. Composition.section:sectionHospitalCourse.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()))
                                                      410. Composition.section:sectionHospitalCourse.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.

                                                      Fixed Value{
                                                        "coding" : [{
                                                          "system" : "http://snomed.info/sct",
                                                          "code" : "721981007"
                                                        }]
                                                      }
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      412. Composition.section:sectionHospitalCourse.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()))
                                                      414. Composition.section:sectionHospitalCourse.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()))
                                                      416. Composition.section:sectionHospitalCourse.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()))
                                                      418. Composition.section:sectionHospitalCourse.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()))
                                                      420. Composition.section:sectionHospitalCourse.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()))
                                                      422. Composition.section:sectionHospitalCourse.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()))
                                                      424. Composition.section:sectionHospitalCourse.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()))
                                                      426. Composition.section:sectionHospitalCourse.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
                                                      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()))
                                                      428. Composition.section:sectionHospitalCourse.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.
                                                      Comments

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

                                                      Control1..1
                                                      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()))
                                                      430. Composition.section:sectionHospitalCourse.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
                                                      432. Composition.section:sectionHospitalCourse.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())
                                                      434. Composition.section:sectionHospitalCourse.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())
                                                      436. Composition.section:sectionHospitalCourse.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()))
                                                      438. Composition.section:sectionHospitalCourse.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.

                                                      Fixed Value{
                                                        "coding" : [{
                                                          "system" : "http://snomed.info/sct",
                                                          "code" : "1184586001",
                                                          "display" : "Medical device document section (record artifact)"
                                                        }]
                                                      }
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      440. Composition.section:sectionHospitalCourse.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()))
                                                      442. Composition.section:sectionHospitalCourse.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()))
                                                      444. Composition.section:sectionHospitalCourse.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()))
                                                      446. Composition.section:sectionHospitalCourse.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()))
                                                      448. Composition.section:sectionHospitalCourse.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()))
                                                      450. Composition.section:sectionHospitalCourse.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(Device)
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      452. Composition.section:sectionHospitalCourse.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()))
                                                      454. Composition.section:sectionHospitalCourse.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
                                                      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()))
                                                      456. Composition.section:sectionHospitalCourse.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.
                                                      Comments

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

                                                      Control1..1
                                                      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()))
                                                      458. Composition.section:sectionHospitalCourse.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
                                                      460. Composition.section:sectionHospitalCourse.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())
                                                      462. Composition.section:sectionHospitalCourse.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())
                                                      464. Composition.section:sectionHospitalCourse.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()))
                                                      466. Composition.section:sectionHospitalCourse.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.

                                                      Fixed Value{
                                                        "coding" : [{
                                                          "system" : "http://snomed.info/sct",
                                                          "code" : "1003606003",
                                                          "display" : "Medication history section (record artifact)"
                                                        }]
                                                      }
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      468. Composition.section:sectionHospitalCourse.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()))
                                                      470. Composition.section:sectionHospitalCourse.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()))
                                                      472. Composition.section:sectionHospitalCourse.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()))
                                                      474. Composition.section:sectionHospitalCourse.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()))
                                                      476. Composition.section:sectionHospitalCourse.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()))
                                                      478. Composition.section:sectionHospitalCourse.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)
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      480. Composition.section:sectionHospitalCourse.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()))
                                                      482. Composition.section:sectionHospitalCourse.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..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:sectionHospitalCourse.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.
                                                      Comments

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

                                                      Control0..1
                                                      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()))
                                                      486. Composition.section:sectionHospitalCourse.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
                                                      488. Composition.section:sectionHospitalCourse.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())
                                                      490. Composition.section:sectionHospitalCourse.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())
                                                      492. Composition.section:sectionHospitalCourse.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()))
                                                      494. Composition.section:sectionHospitalCourse.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.

                                                      Fixed Value{
                                                        "coding" : [{
                                                          "system" : "http://snomed.info/sct",
                                                          "code" : "423100009",
                                                          "display" : "Results section (record artifact)"
                                                        }]
                                                      }
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      496. Composition.section:sectionHospitalCourse.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()))
                                                      498. Composition.section:sectionHospitalCourse.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()))
                                                      500. Composition.section:sectionHospitalCourse.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()))
                                                      502. Composition.section:sectionHospitalCourse.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()))
                                                      504. Composition.section:sectionHospitalCourse.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()))
                                                      506. Composition.section:sectionHospitalCourse.section:sectionSignificantResults.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)
                                                      Is Modifierfalse
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      508. Composition.section:sectionHospitalCourse.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()))
                                                      510. Composition.section:sectionHospitalCourse.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..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()))
                                                      512. Composition.section:sectionHospitalCourse.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.
                                                      Comments

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

                                                      Control1..1
                                                      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:sectionHospitalCourse.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
                                                      516. Composition.section:sectionHospitalCourse.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())
                                                      518. Composition.section:sectionHospitalCourse.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())
                                                      520. Composition.section:sectionHospitalCourse.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()))
                                                      522. Composition.section:sectionHospitalCourse.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.

                                                      Fixed Value{
                                                        "coding" : [{
                                                          "system" : "http://snomed.info/sct",
                                                          "code" : "424836000",
                                                          "display" : "Assessment section (record artifact)"
                                                        }]
                                                      }
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      524. Composition.section:sectionHospitalCourse.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()))
                                                      526. Composition.section:sectionHospitalCourse.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()))
                                                      528. Composition.section:sectionHospitalCourse.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()))
                                                      530. Composition.section:sectionHospitalCourse.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()))
                                                      532. Composition.section:sectionHospitalCourse.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()))
                                                      534. Composition.section:sectionHospitalCourse.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..0
                                                      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()))
                                                      536. Composition.section:sectionHospitalCourse.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()))
                                                      538. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section
                                                      Definition

                                                      A nested sub-section within this section.

                                                      ShortSubsections of the Hospital Discharge Report Synthesis
                                                      Comments

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

                                                      Control2..*
                                                      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()))
                                                      SlicingThis element introduces a set of slices on Composition.section.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                      • value @ code
                                                      • 540. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis
                                                        Slice NamesectionProblemSynthesis
                                                        Definition

                                                        Summary description of the reason and course of hospitalisation for a specific problem.

                                                        ShortProblem synthesis.
                                                        Comments

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

                                                        Control1..*
                                                        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()))
                                                        542. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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
                                                        544. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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())
                                                        546. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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())
                                                        548. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                                                        550. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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://snomed.info/sct",
                                                            "code" : "423016009",
                                                            "display" : "Clinical statement entry (record artifact)"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        552. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                                                        554. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                                                        556. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                                                        558. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                                                        560. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                                                        562. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        564. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                                                        566. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionProblemSynthesis.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()))
                                                        568. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning
                                                        Slice NamesectionClinicalReasoning
                                                        Definition

                                                        The clinical summary can be concluded with a clinical consideration (diff. diagnosis, explanation of context, etc.) for clinically complex conditions.

                                                        ShortClinical reasoning
                                                        Comments

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

                                                        Control1..*
                                                        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()))
                                                        570. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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
                                                        572. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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())
                                                        574. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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())
                                                        576. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                                                        578. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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://snomed.info/sct",
                                                            "code" : "424836000",
                                                            "display" : "Assessment section (record artifact)"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        580. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                                                        582. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                                                        584. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                                                        586. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                                                        588. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                                                        590. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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(ClinicalImpression)
                                                        Is Modifierfalse
                                                        Summaryfalse
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        592. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                                                        594. Composition.section:sectionHospitalCourse.section:sectionSynthesis.section:sectionClinicalReasoning.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()))
                                                        596. Composition.section:sectionDischargeDetails
                                                        Slice NamesectionDischargeDetails
                                                        Definition

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

                                                        ShortDischarge details.
                                                        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()))
                                                        598. 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
                                                        600. 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())
                                                        602. 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())
                                                        604. 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()))
                                                        606. 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.

                                                        Fixed Value{
                                                          "coding" : [{
                                                            "system" : "http://loinc.org",
                                                            "code" : "8650-4",
                                                            "display" : "Hospital discharge disposition Narrative"
                                                          }]
                                                        }
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        608. 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()))
                                                        610. 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()))
                                                        612. 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()))
                                                        614. 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()))
                                                        616. 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()))
                                                        618. 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()))
                                                        620. 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()))
                                                        622. Composition.section:sectionDischargeDetails.section
                                                        Definition

                                                        Findings made by healthcare practitioner

                                                        ShortObjective findings
                                                        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()))
                                                        SlicingThis element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                        • type @ resolve()
                                                        • 624. 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
                                                          626. 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())
                                                          628. 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())
                                                          630. 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.

                                                          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()))
                                                          632. 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()))
                                                          634. 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()))
                                                          636. 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()))
                                                          638. 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.

                                                          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()))
                                                          640. 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()))
                                                          642. 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()))
                                                          644. 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()))
                                                          646. 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()))
                                                          648. 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()))
                                                          650. Composition.section:sectionDischargeDetails.section:sectionAnthropometry
                                                          Slice NamesectionAnthropometry
                                                          Definition

                                                          Anthropometric Observations sub-section

                                                          ShortAnthropometric observations
                                                          Comments

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

                                                          Control0..1
                                                          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()))
                                                          652. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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
                                                          654. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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())
                                                          656. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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())
                                                          658. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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()))
                                                          660. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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://snomed.info/sct",
                                                              "code" : "248326004"
                                                            }]
                                                          }
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          662. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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()))
                                                          664. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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()))
                                                          666. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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()))
                                                          668. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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()))
                                                          670. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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()))
                                                          672. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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(Resource)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          674. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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()))
                                                          676. Composition.section:sectionDischargeDetails.section:sectionAnthropometry.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()))
                                                          678. Composition.section:sectionDischargeDetails.section:sectionVitalSigns
                                                          Slice NamesectionVitalSigns
                                                          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..1
                                                          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()))
                                                          680. Composition.section:sectionDischargeDetails.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
                                                          682. Composition.section:sectionDischargeDetails.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())
                                                          684. Composition.section:sectionDischargeDetails.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())
                                                          686. Composition.section:sectionDischargeDetails.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.

                                                          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
                                                          Pattern ValueVital signs
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          688. Composition.section:sectionDischargeDetails.section:sectionVitalSigns.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.

                                                          Pattern Value{
                                                            "coding" : [{
                                                              "system" : "http://snomed.info/sct",
                                                              "code" : "1184593002",
                                                              "display" : "Vital sign document section (record artifact)"
                                                            }]
                                                          }
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          690. Composition.section:sectionDischargeDetails.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()))
                                                          692. Composition.section:sectionDischargeDetails.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()))
                                                          694. Composition.section:sectionDischargeDetails.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.

                                                          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()))
                                                          696. Composition.section:sectionDischargeDetails.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()))
                                                          698. Composition.section:sectionDischargeDetails.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()))
                                                          700. Composition.section:sectionDischargeDetails.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(Resource)
                                                          Is Modifierfalse
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          702. Composition.section:sectionDischargeDetails.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()))
                                                          704. Composition.section:sectionDischargeDetails.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
                                                          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()))
                                                          706. Composition.section:sectionDischargeDetails.section:sectionPhysicalExamination
                                                          Slice NamesectionPhysicalExamination
                                                          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..1
                                                          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()))
                                                          708. Composition.section:sectionDischargeDetails.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
                                                          710. Composition.section:sectionDischargeDetails.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())
                                                          712. Composition.section:sectionDischargeDetails.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())
                                                          714. Composition.section:sectionDischargeDetails.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.

                                                          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
                                                          Pattern ValuePhysical examination
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          716. Composition.section:sectionDischargeDetails.section:sectionPhysicalExamination.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.

                                                          Pattern Value{
                                                            "coding" : [{
                                                              "system" : "http://snomed.info/sct",
                                                              "code" : "425044008",
                                                              "display" : "Physical exam section (record artifact)"
                                                            }]
                                                          }
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          718. Composition.section:sectionDischargeDetails.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()))
                                                          720. Composition.section:sectionDischargeDetails.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()))
                                                          722. Composition.section:sectionDischargeDetails.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.

                                                          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()))
                                                          724. Composition.section:sectionDischargeDetails.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()))
                                                          726. Composition.section:sectionDischargeDetails.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()))
                                                          728. Composition.section:sectionDischargeDetails.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()))
                                                          730. Composition.section:sectionDischargeDetails.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()))
                                                          732. Composition.section:sectionDischargeDetails.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
                                                          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()))
                                                          734. Composition.section:sectionDischargeDetails.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
                                                          Comments

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

                                                          Control0..1
                                                          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()))
                                                          736. Composition.section:sectionDischargeDetails.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
                                                          738. Composition.section:sectionDischargeDetails.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())
                                                          740. Composition.section:sectionDischargeDetails.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())
                                                          742. Composition.section:sectionDischargeDetails.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.

                                                          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()))
                                                          744. Composition.section:sectionDischargeDetails.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.

                                                          Fixed 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()))
                                                          746. Composition.section:sectionDischargeDetails.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()))
                                                          748. Composition.section:sectionDischargeDetails.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()))
                                                          750. Composition.section:sectionDischargeDetails.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.

                                                          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()))
                                                          752. Composition.section:sectionDischargeDetails.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()))
                                                          754. Composition.section:sectionDischargeDetails.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()))
                                                          756. Composition.section:sectionDischargeDetails.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()))
                                                          758. Composition.section:sectionDischargeDetails.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()))
                                                          760. Composition.section:sectionDischargeDetails.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
                                                          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()))
                                                          762. 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()))
                                                          764. 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
                                                          766. 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())
                                                          768. 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())
                                                          770. 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()))
                                                          772. 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.

                                                          Fixed 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()))
                                                          774. 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()))
                                                          776. 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()))
                                                          778. 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()))
                                                          780. 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()))
                                                          782. 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()))
                                                          784. 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()))
                                                          786. 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()))
                                                          788. 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
                                                          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()))
                                                          790. 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.

                                                          ShortHDR Allergies and Intolerances Section.
                                                          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()))
                                                          792. 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
                                                          794. 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())
                                                          796. 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())
                                                          798. 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()))
                                                          800. 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.

                                                          Fixed 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()))
                                                          802. 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()))
                                                          804. 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()))
                                                          806. 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()))
                                                          808. 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()))
                                                          810. 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()))
                                                          812. 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()
                                                          • 814. Composition.section:sectionAllergies.entry:allergyIntolerance
                                                            Slice NameallergyIntolerance
                                                            Definition

                                                            HDR Allergy entry

                                                            ShortHDR Allergy 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), DocumentReference)
                                                            Is Modifierfalse
                                                            Summaryfalse
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            816. 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()))
                                                            818. 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
                                                            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()))
                                                            820. Composition.section:alertSection
                                                            Slice NamealertSection
                                                            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()))
                                                            822. Composition.section:alertSection.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
                                                            824. Composition.section:alertSection.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())
                                                            826. Composition.section:alertSection.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())
                                                            828. Composition.section:alertSection.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()))
                                                            830. Composition.section:alertSection.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" : "75310-3"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            832. Composition.section:alertSection.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()))
                                                            834. Composition.section:alertSection.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()))
                                                            836. Composition.section:alertSection.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()))
                                                            838. Composition.section:alertSection.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()))
                                                            840. Composition.section:alertSection.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()))
                                                            842. Composition.section:alertSection.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()
                                                            • 844. Composition.section:alertSection.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()))
                                                              846. Composition.section:alertSection.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()))
                                                              848. Composition.section:alertSection.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()))
                                                              850. Composition.section:alertSection.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()))
                                                              852. Composition.section:alertSection.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()))
                                                              854. 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
                                                              ShortHDR History 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()))
                                                              856. 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
                                                              858. 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())
                                                              860. 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())
                                                              862. 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()))
                                                              864. 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.

                                                              Fixed 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()))
                                                              866. 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()))
                                                              868. 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()))
                                                              870. 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()))
                                                              872. 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()))
                                                              874. 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()))
                                                              876. 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()
                                                              • 878. 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()))
                                                                880. 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()))
                                                                882. 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
                                                                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()))
                                                                884. 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.

                                                                ShortHDR Immunizations 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()))
                                                                886. 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
                                                                888. 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())
                                                                890. 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())
                                                                892. 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()))
                                                                894. 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.

                                                                Fixed 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()))
                                                                896. 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()))
                                                                898. 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()))
                                                                900. 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()))
                                                                902. 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()))
                                                                904. 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()))
                                                                906. 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, 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()
                                                                • 908. 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 (IPS))
                                                                  Is Modifierfalse
                                                                  Summaryfalse
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  910. 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()))
                                                                  912. 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
                                                                  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()))
                                                                  914. 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()))
                                                                  916. 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
                                                                  918. 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())
                                                                  920. 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())
                                                                  922. 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()))
                                                                  924. 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()))
                                                                  926. 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()))
                                                                  928. 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()))
                                                                  930. 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()))
                                                                  932. 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()))
                                                                  934. 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()))
                                                                  936. 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()))
                                                                  938. 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()))
                                                                  940. 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()))
                                                                  942. Composition.section:CareTeamSection
                                                                  Slice NameCareTeamSection
                                                                  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()))
                                                                  944. Composition.section:CareTeamSection.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
                                                                  946. Composition.section:CareTeamSection.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())
                                                                  948. Composition.section:CareTeamSection.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())
                                                                  950. Composition.section:CareTeamSection.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()))
                                                                  952. Composition.section:CareTeamSection.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" : "85847-2"
                                                                    }]
                                                                  }
                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                  954. Composition.section:CareTeamSection.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()))
                                                                  956. Composition.section:CareTeamSection.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()))
                                                                  958. Composition.section:CareTeamSection.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()))
                                                                  960. Composition.section:CareTeamSection.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()))
                                                                  962. Composition.section:CareTeamSection.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()))
                                                                  964. Composition.section:CareTeamSection.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()
                                                                  • 966. Composition.section:CareTeamSection.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()))
                                                                    968. Composition.section:CareTeamSection.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()))
                                                                    970. Composition.section:CareTeamSection.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
                                                                    Must Supportfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    972. 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()))
                                                                    974. 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
                                                                    976. 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())
                                                                    978. 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())
                                                                    980. 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()))
                                                                    982. 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.

                                                                    Fixed 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()))
                                                                    984. 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()))
                                                                    986. 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()))
                                                                    988. 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()))
                                                                    990. 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()))
                                                                    992. 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()))
                                                                    994. 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(CarePlan, DocumentReference)
                                                                    Is Modifierfalse
                                                                    Summaryfalse
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    996. 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()))
                                                                    998. 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
                                                                    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()))
                                                                    1000. 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()))
                                                                    1002. 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
                                                                    1004. 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())
                                                                    1006. 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())
                                                                    1008. 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()))
                                                                    1010. 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.

                                                                    Fixed Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "10183-2"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1012. 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()))
                                                                    1014. 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()))
                                                                    1016. 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()))
                                                                    1018. 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()))
                                                                    1020. 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()))
                                                                    1022. 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()))
                                                                    1024. 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()))
                                                                    1026. 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
                                                                    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()))
                                                                    1028. 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()))
                                                                    1030. 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
                                                                    1032. 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())
                                                                    1034. 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())
                                                                    1036. 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()))
                                                                    1038. 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.

                                                                    Fixed 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()))
                                                                    1040. 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()))
                                                                    1042. 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()))
                                                                    1044. 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()))
                                                                    1046. 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()))
                                                                    1048. 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()))
                                                                    1050. 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()))
                                                                    1052. 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()))
                                                                    1054. 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
                                                                    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()))
                                                                    1056. 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()))
                                                                    1058. 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
                                                                    1060. 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())
                                                                    1062. 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())
                                                                    1064. 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()))
                                                                    1066. 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.

                                                                    Fixed 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()))
                                                                    1068. 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()))
                                                                    1070. 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()))
                                                                    1072. 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()))
                                                                    1074. 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()))
                                                                    1076. 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()))
                                                                    1078. 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()))
                                                                    1080. 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()))
                                                                    1082. 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
                                                                    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()))
                                                                    1084. 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()))
                                                                    1086. 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
                                                                    1088. 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())
                                                                    1090. 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())
                                                                    1092. 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()))
                                                                    1094. 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.

                                                                    Fixed Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "48768-6",
                                                                        "display" : "Payment sources Document"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1096. 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()))
                                                                    1098. 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()))
                                                                    1100. 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()))
                                                                    1102. 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()))
                                                                    1104. 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()))
                                                                    1106. 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()))
                                                                    1108. 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()))
                                                                    1110. 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
                                                                    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()))
                                                                    1112. 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()))
                                                                    1114. 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
                                                                    1116. 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())
                                                                    1118. 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())
                                                                    1120. 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()))
                                                                    1122. 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.

                                                                    Fixed Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "X-TBD-1",
                                                                        "display" : "Attachments"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    1124. 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()))
                                                                    1126. 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()))
                                                                    1128. 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()))
                                                                    1130. 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()))
                                                                    1132. 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()))
                                                                    1134. 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()))
                                                                    1136. 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()))
                                                                    1138. 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
                                                                    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()))