HL7 Europe Hospital Discharge Report
0.0.1-ci - ci-build 150

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

Resource Profile: CompositionEuHdrObligation - Detailed Descriptions

Page standards status: Informative Maturity Level: 0

Definitions for the composition-obl-eu-hdr resource profile.

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

0. Composition
Definition

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


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())
text-or-section: A Composition SHALL have either text, at least one section, or both. (text.exists() or section.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
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())
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:presentedForm
    Slice NamepresentedForm
    Definition

    Human readable representation of the entire document. Multiple formats are allowed but they SHALL be semantically equivalent.

    ShortComposition: Presented Form
    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(Composition: Presented Form) (Extension Type: Attachment)
    Is Modifierfalse
    Obligations
      ObligationsActor
      SHALL:handleHDRConsumer
      MAY:able-to-populateHDRCreator
      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())
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      14. Composition.extension:presentedForm.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
      • 16. Composition.extension:presentedForm.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/presentedForm
        18. 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
        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())
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        20. 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
        • 22. 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
          24. 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()))
          26. 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.

          ShortComposition: Information recipient
          Control0..*
          This element is affected by the following invariants: ele-1
          TypeExtension(Composition: Information recipient) (Extension Type: Reference(Practitioner, Device, Patient, RelatedPerson, PractitionerRole, Organization))
          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())
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          28. 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
          • 30. 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
            32. 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())
            34. Composition.identifier
            Definition

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

            ShortHDR business identifierVersion-independent identifier for the Composition
            Comments

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

            NoteThis is a business identifier, not a resource identifier (see discussion)
            Control0..1
            TypeIdentifier
            Is Modifierfalse
            Obligations
              ObligationsActor
              SHALL:handleHDRConsumer
              SHOULD:able-to-populateHDRCreator
              Summarytrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              36. 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
              Obligations
                ObligationsActor
                SHALL:handleHDRConsumer
                SHALL:able-to-populateHDRCreator
                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()))
                38. 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

                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
                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
                Obligations
                  ObligationsActor
                  SHALL:handleHDRConsumer
                  SHALL:able-to-populateHDRCreator
                  Summarytrue
                  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()))
                  40. Composition.subject
                  Definition

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


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

                  ShortWho and/or what the composition is about
                  Comments

                  For clinical documents, this is usually the patient.

                  Control10..1
                  TypeReference(Patient (EU core), Resource)
                  Is Modifierfalse
                  Obligations
                    ObligationsActor
                    SHALL:handleHDRConsumer
                    SHALL:able-to-populateHDRCreator
                    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()))
                    42. 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
                    Obligations
                      ObligationsActor
                      SHALL:handleHDRConsumer
                      SHALL:able-to-populateHDRCreator
                      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()))
                      44. 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
                      Obligations
                        ObligationsActor
                        SHALL:handleHDRConsumer
                        SHALL:able-to-populateHDRCreator
                        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()))
                        46. Composition.author
                        Definition

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


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

                        ShortWho and/or what authored the Hospital Discharge ReportWho and/or what authored the composition
                        Control1..*
                        TypeReference(Practitioner (EU core), PractitionerRole (EU core), Device, Organization (EU core), Practitioner, PractitionerRole, Patient, RelatedPerson, Organization)
                        Is Modifierfalse
                        Obligations
                          ObligationsActor
                          SHALL:handleHDRConsumer
                          SHALL:able-to-populateHDRCreator
                          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()))
                          48. 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
                          Obligations
                            ObligationsActor
                            SHALL:handleHDRConsumer
                            SHALL:able-to-populateHDRCreator
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            50. 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
                            Obligations
                              ObligationsActor
                              SHALL:handleHDRConsumer
                              SHOULD:able-to-populateHDRCreator
                              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()))
                              52. 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())
                              54. Composition.attester.mode
                              Definition

                              The type of attestation the authenticator offers.

                              ShortThe type of attestationpersonal | professional | legal | official
                              Control1..1
                              BindingThe codes SHALL be taken from CompositionAttestationModehttp://hl7.org/fhir/ValueSet/composition-attestation-mode|4.0.1
                              (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
                              Obligations
                                ObligationsActor
                                SHALL:handleHDRConsumer
                                SHALL:able-to-populateHDRCreator
                                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()))
                                56. 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
                                Obligations
                                  ObligationsActor
                                  SHALL:handleHDRConsumer
                                  SHALL:able-to-populateHDRCreator
                                  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()))
                                  58. Composition.attester.party
                                  Definition

                                  Who attested the composition in the specified way.

                                  ShortWho attested the composition.
                                  Control0..1
                                  TypeReference(Practitioner (EU core), PractitionerRole (EU core), Organization (EU core), Patient, RelatedPerson, Practitioner, PractitionerRole, Organization)
                                  Is Modifierfalse
                                  Obligations
                                    ObligationsActor
                                    SHALL:handleHDRConsumer
                                    SHALL:able-to-populateHDRCreator
                                    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()))
                                    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
                                    Control10..*
                                    TypeBackboneElement
                                    Is Modifierfalse
                                    Obligations
                                      ObligationsActor
                                      SHALL:handleHDRConsumer
                                      SHALL:able-to-populateHDRCreator
                                      Summaryfalse
                                      Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                      cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                      cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                      SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ code
                                      • 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.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
                                        Obligations
                                          ObligationsActor
                                          SHALL:handleHDRConsumer
                                          SHALL:able-to-populateHDRCreator
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          66. Composition.section:sectionAdmissionEvaluation
                                          Slice NamesectionAdmissionEvaluation
                                          Definition

                                          Hospital Admission evaluation


                                          The root of the sections that make up the composition.

                                          ShortHospital Admission evaluationComposition is broken into sections
                                          Comments

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

                                          Control0..1*
                                          TypeBackboneElement
                                          Is Modifierfalse
                                          Obligations
                                            ObligationsActor
                                            SHALL:handleHDRConsumer
                                            SHOULD:able-to-populateHDRCreator
                                            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())
                                            68. 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())
                                            70. 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()))
                                            72. Composition.section:sectionAdmissionEvaluation.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.

                                            Control10..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
                                            Summaryfalse
                                            Requirements

                                            Provides computable standardized labels to topics within the document.

                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "http://loinc.org",
                                                "code" : "67851-6"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            74. Composition.section:sectionAnthropometry
                                            Slice NamesectionAnthropometry
                                            Definition

                                            Anthropometric Observations sub-section


                                            The root of the sections that make up the composition.

                                            ShortAnthropometric observationsComposition 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())
                                            76. Composition.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())
                                            78. Composition.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.

                                            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:sectionAnthropometry.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.

                                            Control10..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
                                            Summaryfalse
                                            Requirements

                                            Provides computable standardized labels to topics within the document.

                                            Pattern Value{
                                              "coding" : [{
                                                "system" : "http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu",
                                                "code" : "anthropometry"
                                              }]
                                            }
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            82. Composition.section:sectionVitalSigns
                                            Slice NamesectionVitalSigns
                                            Definition

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


                                            The root of the sections that make up the composition.

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

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

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

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

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

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

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

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

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

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

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

                                            Alternate Namesheader, label, caption
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            88. Composition.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.

                                            Control10..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
                                            Summaryfalse
                                            Requirements

                                            Provides computable standardized labels to topics within the document.

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

                                            Physical findings


                                            The root of the sections that make up the composition.

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

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

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

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

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

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

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

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

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

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

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

                                            Alternate Namesheader, label, caption
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            96. Composition.section:sectionPhysicalFindings.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.

                                            Control10..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
                                            Summaryfalse
                                            Requirements

                                            Provides computable standardized labels to topics within the document.

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

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


                                            The root of the sections that make up the composition.

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

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

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

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

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

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

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

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

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

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

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

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

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

                                            Alternate Namesheader, label, caption
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            104. Composition.section:sectionFunctionalStatus.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.

                                            Control10..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
                                            Summaryfalse
                                            Requirements

                                            Provides computable standardized labels to topics within the document.

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

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


                                            The root of the sections that make up the composition.

                                            ShortSignificant information about course of hospital stayComposition is broken into sections
                                            Control10..1*
                                            TypeBackboneElement
                                            Is Modifierfalse
                                            Obligations
                                              ObligationsActor
                                              SHALL:handleHDRConsumer
                                              SHALL:able-to-populateHDRCreator
                                              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())
                                              108. 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())
                                              110. 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()))
                                              112. Composition.section:sectionHospitalCourse.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.

                                              Control10..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
                                              Summaryfalse
                                              Requirements

                                              Provides computable standardized labels to topics within the document.

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

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


                                              The root of the sections that make up the composition.

                                              ShortProblem specification in narrative formComposition is broken into sections
                                              Control0..1*
                                              TypeBackboneElement
                                              Is Modifierfalse
                                              Obligations
                                                ObligationsActor
                                                SHALL:handleHDRConsumer
                                                SHOULD:able-to-populateHDRCreator
                                                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())
                                                116. Composition.section:sectionDiagnosticSummary.modifierExtension
                                                Definition

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

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

                                                ShortExtensions that cannot be ignored even if unrecognized
                                                Comments

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

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

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

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

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

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

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

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

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

                                                Alternate Namesheader, label, caption
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                120. Composition.section:sectionDiagnosticSummary.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.

                                                Control10..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
                                                Summaryfalse
                                                Requirements

                                                Provides computable standardized labels to topics within the document.

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

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

                                                ShortA reference to data that supports this section
                                                Comments

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

                                                Control0..*
                                                This element is affected by the following invariants: cmp-2
                                                TypeReference(Condition (HDR), Resource)
                                                Is Modifierfalse
                                                Obligations
                                                  ObligationsActor
                                                  SHALL:handleHDRConsumer
                                                  SHOULD:able-to-populateHDRCreator
                                                  Summaryfalse
                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                  124. Composition.section:sectionSignificantProcedures
                                                  Slice NamesectionSignificantProcedures
                                                  Definition

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


                                                  The root of the sections that make up the composition.

                                                  ShortSignificant proceduresComposition is broken into sections
                                                  Control0..1*
                                                  TypeBackboneElement
                                                  Is Modifierfalse
                                                  Obligations
                                                    ObligationsActor
                                                    SHALL:handleHDRConsumer
                                                    SHOULD:able-to-populateHDRCreator
                                                    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())
                                                    126. Composition.section:sectionSignificantProcedures.modifierExtension
                                                    Definition

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

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

                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                    Comments

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

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

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

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

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

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

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

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

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

                                                    Alternate Namesheader, label, caption
                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                    130. Composition.section:sectionSignificantProcedures.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.

                                                    Control10..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
                                                    Summaryfalse
                                                    Requirements

                                                    Provides computable standardized labels to topics within the document.

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

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

                                                    ShortA reference to data that supports this section
                                                    Comments

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

                                                    Control0..*
                                                    This element is affected by the following invariants: cmp-2
                                                    TypeReference(Procedure (HDR), Resource)
                                                    Is Modifierfalse
                                                    Obligations
                                                      ObligationsActor
                                                      SHALL:handleHDRConsumer
                                                      SHOULD:able-to-populateHDRCreator
                                                      Summaryfalse
                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                      134. Composition.section:sectionSignificantProcedures.section
                                                      Definition

                                                      A nested sub-section within this section.

                                                      ShortNested Section
                                                      Comments

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

                                                      Control0..0*
                                                      This element is affected by the following invariants: cmp-1
                                                      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()))
                                                      136. Composition.section:sectionMedicalDevices
                                                      Slice NamesectionMedicalDevices
                                                      Definition

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


                                                      The root of the sections that make up the composition.

                                                      ShortMedical devices and implantsComposition is broken into sections
                                                      Control0..1*
                                                      TypeBackboneElement
                                                      Is Modifierfalse
                                                      Obligations
                                                        ObligationsActor
                                                        SHALL:handleHDRConsumer
                                                        SHOULD:able-to-populateHDRCreator
                                                        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())
                                                        138. Composition.section:sectionMedicalDevices.modifierExtension
                                                        Definition

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

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

                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                        Comments

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

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

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

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

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

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

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

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

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

                                                        Alternate Namesheader, label, caption
                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                        142. Composition.section:sectionMedicalDevices.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.

                                                        Control10..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
                                                        Summaryfalse
                                                        Requirements

                                                        Provides computable standardized labels to topics within the document.

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

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

                                                        ShortA reference to data that supports this section
                                                        Comments

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

                                                        Control0..*
                                                        This element is affected by the following invariants: cmp-2
                                                        TypeReference(DeviceUseStatement (HDR), Procedure (HDR), Resource)
                                                        Is Modifierfalse
                                                        Obligations
                                                          ObligationsActor
                                                          SHALL:handleHDRConsumer
                                                          SHOULD:able-to-populateHDRCreator
                                                          Summaryfalse
                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                          146. Composition.section:sectionMedicalDevices.section
                                                          Definition

                                                          A nested sub-section within this section.

                                                          ShortNested Section
                                                          Comments

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

                                                          Control0..0*
                                                          This element is affected by the following invariants: cmp-1
                                                          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:sectionPharmacotherapy
                                                          Slice NamesectionPharmacotherapy
                                                          Definition

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


                                                          The root of the sections that make up the composition.

                                                          ShortPharmacotherapyComposition is broken into sections
                                                          Control0..1*
                                                          TypeBackboneElement
                                                          Is Modifierfalse
                                                          Obligations
                                                            ObligationsActor
                                                            SHALL:handleHDRConsumer
                                                            SHOULD:able-to-populateHDRCreator
                                                            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())
                                                            150. Composition.section:sectionPharmacotherapy.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:sectionPharmacotherapy.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:sectionPharmacotherapy.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.

                                                            Control10..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
                                                            Summaryfalse
                                                            Requirements

                                                            Provides computable standardized labels to topics within the document.

                                                            Pattern Value{
                                                              "coding" : [{
                                                                "system" : "http://loinc.org",
                                                                "code" : "87232-5"
                                                              }]
                                                            }
                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                            156. Composition.section:sectionPharmacotherapy.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(MedicationStatement (HDR), MedicationRequest (HDR), MedicationDispense (HDR), MedicationAdministration (HDR), Resource)
                                                            Is Modifierfalse
                                                            Obligations
                                                              ObligationsActor
                                                              SHALL:handleHDRConsumer
                                                              SHOULD:able-to-populateHDRCreator
                                                              Summaryfalse
                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                              158. Composition.section:sectionSignificantResults
                                                              Slice NamesectionSignificantResults
                                                              Definition

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


                                                              The root of the sections that make up the composition.

                                                              ShortSignificant Observation ResultsComposition is broken into sections
                                                              Control0..1*
                                                              TypeBackboneElement
                                                              Is Modifierfalse
                                                              Obligations
                                                                ObligationsActor
                                                                SHALL:handleHDRConsumer
                                                                SHOULD:able-to-populateHDRCreator
                                                                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())
                                                                160. Composition.section:sectionSignificantResults.modifierExtension
                                                                Definition

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

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

                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                Comments

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

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

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

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

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

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

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

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

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

                                                                Alternate Namesheader, label, caption
                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                164. Composition.section:sectionSignificantResults.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.

                                                                Control10..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
                                                                Summaryfalse
                                                                Requirements

                                                                Provides computable standardized labels to topics within the document.

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

                                                                significant results


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

                                                                Shortsignificant resultsA reference to data that supports this section
                                                                Comments

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

                                                                Control0..*
                                                                This element is affected by the following invariants: cmp-2
                                                                TypeReference(Observation, DiagnosticReport, DocumentReference, Resource)
                                                                Is Modifierfalse
                                                                Obligations
                                                                  ObligationsActor
                                                                  SHALL:handleHDRConsumer
                                                                  SHOULD:able-to-populateHDRCreator
                                                                  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()
                                                                  • 168. Composition.section:sectionSignificantResults.entry:labResult
                                                                    Slice NamelabResult
                                                                    Definition

                                                                    Laboratory Result


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

                                                                    ShortLaboratory ResultA reference to data that supports this section
                                                                    Comments

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

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

                                                                    Radiology Result


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

                                                                    ShortRadiology ResultA reference to data that supports this section
                                                                    Comments

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

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

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


                                                                    The root of the sections that make up the composition.

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

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

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

                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                    Comments

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

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

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

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

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

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

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

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

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

                                                                    Alternate Namesheader, label, caption
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    178. Composition.section:sectionSynthesis.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.

                                                                    Control10..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
                                                                    Summaryfalse
                                                                    Requirements

                                                                    Provides computable standardized labels to topics within the document.

                                                                    Pattern Value{
                                                                      "coding" : [{
                                                                        "system" : "http://loinc.org",
                                                                        "code" : "67781-5"
                                                                      }]
                                                                    }
                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                    180. 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
                                                                    Obligations
                                                                      ObligationsActor
                                                                      SHALL:handleHDRConsumer
                                                                      SHOULD:able-to-populateHDRCreator
                                                                      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())
                                                                      182. 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())
                                                                      184. 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()))
                                                                      186. Composition.section:sectionPlanOfCare.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.

                                                                      Control10..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
                                                                      Summaryfalse
                                                                      Requirements

                                                                      Provides computable standardized labels to topics within the document.

                                                                      Pattern Value{
                                                                        "coding" : [{
                                                                          "system" : "http://loinc.org",
                                                                          "code" : "18776-5"
                                                                        }]
                                                                      }
                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                      188. 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
                                                                      Obligations
                                                                        ObligationsActor
                                                                        SHALL:handleHDRConsumer
                                                                        SHOULD:able-to-populateHDRCreator
                                                                        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())
                                                                        190. 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())
                                                                        192. 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()))
                                                                        194. Composition.section:sectionDischargeInstructions.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.

                                                                        Control10..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
                                                                        Summaryfalse
                                                                        Requirements

                                                                        Provides computable standardized labels to topics within the document.

                                                                        Pattern Value{
                                                                          "coding" : [{
                                                                            "system" : "http://loinc.org",
                                                                            "code" : "8653-8"
                                                                          }]
                                                                        }
                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                        196. 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
                                                                        Obligations
                                                                          ObligationsActor
                                                                          SHALL:handleHDRConsumer
                                                                          SHOULD:able-to-populateHDRCreator
                                                                          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())
                                                                          198. 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())
                                                                          200. 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()))
                                                                          202. Composition.section:sectionDischargeMedications.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.

                                                                          Control10..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
                                                                          Summaryfalse
                                                                          Requirements

                                                                          Provides computable standardized labels to topics within the document.

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

                                                                          Control0..*
                                                                          This element is affected by the following invariants: cmp-2
                                                                          TypeReference(MedicationRequest (HDR), MedicationDispense (HDR), MedicationStatement (HDR), Resource)
                                                                          Is Modifierfalse
                                                                          Obligations
                                                                            ObligationsActor
                                                                            SHALL:handleHDRConsumer
                                                                            SHOULD:able-to-populateHDRCreator
                                                                            Summaryfalse
                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                            206. Composition.section:sectionAllergies
                                                                            Slice NamesectionAllergies
                                                                            Definition

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


                                                                            The root of the sections that make up the composition.

                                                                            ShortAllergies and Intolerances SectionComposition is broken into sections
                                                                            Control0..1*
                                                                            TypeBackboneElement
                                                                            Is Modifierfalse
                                                                            Obligations
                                                                              ObligationsActor
                                                                              SHALL:handleHDRConsumer
                                                                              SHOULD:able-to-populateHDRCreator
                                                                              Summaryfalse
                                                                              Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                              ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                              cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                              cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                              208. Composition.section: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())
                                                                              210. 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()))
                                                                              212. Composition.section:sectionAllergies.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.

                                                                              Control10..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
                                                                              Summaryfalse
                                                                              Requirements

                                                                              Provides computable standardized labels to topics within the document.

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

                                                                              Control0..*
                                                                              This element is affected by the following invariants: cmp-2
                                                                              TypeReference(Allergy Intolerance (HDR), DocumentReference, Resource)
                                                                              Is Modifierfalse
                                                                              Obligations
                                                                                ObligationsActor
                                                                                SHALL:handleHDRConsumer
                                                                                SHOULD:able-to-populateHDRCreator
                                                                                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()
                                                                                • 216. Composition.section:sectionAllergies.entry:allergyIntolerance
                                                                                  Slice NameallergyIntolerance
                                                                                  Definition

                                                                                  Allergy entry


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

                                                                                  ShortAllergy entryA reference to data that supports this section
                                                                                  Comments

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

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

                                                                                  // SHORT A warning, other than included in allergies. The warning can be entered in code there are codes for frequently used alerts but seeing the dynamic nature of the warnings, these alerts will often be entered as free text. Any clinical information that is imperative to know so that the life or health of the patient does not come under threat. Example 1: the patient has a rare disease that requires special treatment Example 2: Airway Alert / Difficult Intubation Example 3: Diagnoses such as malignant hyperthermia, porphyria, and bleeding disorders; special treatments like anticoagulants or immunosuppressants; implanted devices. Example 4: transplanted organs illustrate other information that has to be taken into account in a healthcare contact. Example 5: participation in a clinical trial that has to be taken into account in a healthcare contact.


                                                                                  The root of the sections that make up the composition.

                                                                                  ShortAlert SectionComposition is broken into sections
                                                                                  Control0..1*
                                                                                  TypeBackboneElement
                                                                                  Is Modifierfalse
                                                                                  Obligations
                                                                                    ObligationsActor
                                                                                    SHALL:handleHDRConsumer
                                                                                    SHOULD:able-to-populateHDRCreator
                                                                                    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())
                                                                                    220. Composition.section:sectionAlert.modifierExtension
                                                                                    Definition

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

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

                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                    Comments

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

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

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

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

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

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

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

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

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

                                                                                    Alternate Namesheader, label, caption
                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                    224. Composition.section:sectionAlert.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.

                                                                                    Control10..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
                                                                                    Summaryfalse
                                                                                    Requirements

                                                                                    Provides computable standardized labels to topics within the document.

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

                                                                                    Alerts


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

                                                                                    ShortAlertsA reference to data that supports this section
                                                                                    Comments

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

                                                                                    Control0..*
                                                                                    This element is affected by the following invariants: cmp-2
                                                                                    TypeReference(Resource)
                                                                                    Is Modifierfalse
                                                                                    Obligations
                                                                                      ObligationsActor
                                                                                      SHALL:handleHDRConsumer
                                                                                      SHOULD:able-to-populateHDRCreator
                                                                                      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()
                                                                                      • 228. Composition.section:sectionAlert.entry:flag
                                                                                        Slice Nameflag
                                                                                        Definition

                                                                                        Flags


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

                                                                                        ShortFlagsA reference to data that supports this section
                                                                                        Comments

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

                                                                                        Control0..*
                                                                                        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()))
                                                                                        230. 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())
                                                                                        232. 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())
                                                                                        234. 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()))
                                                                                        236. Composition.section:sectionPayers.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.

                                                                                        Control10..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
                                                                                        Summaryfalse
                                                                                        Requirements

                                                                                        Provides computable standardized labels to topics within the document.

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

                                                                                        ShortProblem list SectionComposition is broken into sections
                                                                                        Control0..1*
                                                                                        TypeBackboneElement
                                                                                        Is Modifierfalse
                                                                                        Obligations
                                                                                          ObligationsActor
                                                                                          SHALL:handleHDRConsumer
                                                                                          SHOULD:able-to-populateHDRCreator
                                                                                          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())
                                                                                          240. 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())
                                                                                          242. 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()))
                                                                                          244. Composition.section:sectionPatientHx.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.

                                                                                          Control10..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
                                                                                          Summaryfalse
                                                                                          Requirements

                                                                                          Provides computable standardized labels to topics within the document.

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

                                                                                          The IPS derived problem section lists and describes clinical problems or conditions currently being monitored for the patient.


                                                                                          The root of the sections that make up the composition.

                                                                                          ShortProblem List SectionComposition is broken into sections
                                                                                          Control0..1*
                                                                                          TypeBackboneElement
                                                                                          Is Modifierfalse
                                                                                          Obligations
                                                                                            ObligationsActor
                                                                                            SHALL:handleHDRConsumer
                                                                                            MAY:able-to-populateHDRCreator
                                                                                            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())
                                                                                            248. Composition.section:sectionProblemList.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())
                                                                                            250. Composition.section:sectionProblemList.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()))
                                                                                            252. Composition.section:sectionProblemList.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.

                                                                                            Control10..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
                                                                                            Summaryfalse
                                                                                            Requirements

                                                                                            Provides computable standardized labels to topics within the document.

                                                                                            Pattern 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()))
                                                                                            254. 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.

                                                                                            ShortHistory 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())
                                                                                            256. 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())
                                                                                            258. 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()))
                                                                                            260. Composition.section:sectionPastIllnessHx.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.

                                                                                            Control10..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
                                                                                            Summaryfalse
                                                                                            Requirements

                                                                                            Provides computable standardized labels to topics within the document.

                                                                                            Pattern 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()))
                                                                                            262. Composition.section:sectionHistoryMedicalDevices
                                                                                            Slice NamesectionHistoryMedicalDevices
                                                                                            Definition

                                                                                            The medical devices section contains narrative text and coded entries describing the patient history of medical device use.


                                                                                            The root of the sections that make up the composition.

                                                                                            ShortHistory of Medical devices and implantsComposition is broken into sections
                                                                                            Control0..1*
                                                                                            TypeBackboneElement
                                                                                            Is Modifierfalse
                                                                                            Obligations
                                                                                              ObligationsActor
                                                                                              SHALL:handleHDRConsumer
                                                                                              MAY:able-to-populateHDRCreator
                                                                                              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())
                                                                                              264. Composition.section:sectionHistoryMedicalDevices.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:sectionHistoryMedicalDevices.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()))
                                                                                              268. Composition.section:sectionHistoryMedicalDevices.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.

                                                                                              Control10..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
                                                                                              Summaryfalse
                                                                                              Requirements

                                                                                              Provides computable standardized labels to topics within the document.

                                                                                              Pattern Value{
                                                                                                "coding" : [{
                                                                                                  "system" : "http://loinc.org",
                                                                                                  "code" : "46264-8"
                                                                                                }]
                                                                                              }
                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                              270. Composition.section:sectionHistoryMedicalDevices.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()))
                                                                                              272. Composition.section:sectionProceduresHx
                                                                                              Slice NamesectionProceduresHx
                                                                                              Definition

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

                                                                                              1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
                                                                                              2. Therapeutic procedure: e.g. dialysis;
                                                                                              3. Surgical procedure: e.g. appendectomy

                                                                                              The root of the sections that make up the composition.

                                                                                              ShortHistory of Procedures SectionComposition is broken into sections
                                                                                              Control0..1*
                                                                                              TypeBackboneElement
                                                                                              Is Modifierfalse
                                                                                              Obligations
                                                                                                ObligationsActor
                                                                                                SHALL:handleHDRConsumer
                                                                                                MAY:able-to-populateHDRCreator
                                                                                                Summaryfalse
                                                                                                Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                                                cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                                                ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                                                cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                                                274. Composition.section: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())
                                                                                                276. 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()))
                                                                                                278. Composition.section:sectionProceduresHx.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.

                                                                                                Control10..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
                                                                                                Summaryfalse
                                                                                                Requirements

                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                Pattern Value{
                                                                                                  "coding" : [{
                                                                                                    "system" : "http://loinc.org",
                                                                                                    "code" : "47519-4",
                                                                                                    "display" : "History of Procedures Document"
                                                                                                  }]
                                                                                                }
                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                280. Composition.section:sectionImmunizations
                                                                                                Slice NamesectionImmunizations
                                                                                                Definition

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


                                                                                                The root of the sections that make up the composition.

                                                                                                ShortImmunizations SectionComposition is broken into sections
                                                                                                Control0..1*
                                                                                                TypeBackboneElement
                                                                                                Is Modifierfalse
                                                                                                Obligations
                                                                                                  ObligationsActor
                                                                                                  SHALL:handleHDRConsumer
                                                                                                  MAY:able-to-populateHDRCreator
                                                                                                  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())
                                                                                                  282. 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())
                                                                                                  284. 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()))
                                                                                                  286. Composition.section:sectionImmunizations.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.

                                                                                                  Control10..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
                                                                                                  Summaryfalse
                                                                                                  Requirements

                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                  Pattern Value{
                                                                                                    "coding" : [{
                                                                                                      "system" : "http://loinc.org",
                                                                                                      "code" : "11369-6"
                                                                                                    }]
                                                                                                  }
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  288. Composition.section:sectionInfectiousContacts
                                                                                                  Slice NamesectionInfectiousContacts
                                                                                                  Definition

                                                                                                  Infectious contacts of the patient


                                                                                                  The root of the sections that make up the composition.

                                                                                                  ShortInfectious contactsComposition 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())
                                                                                                  290. Composition.section:sectionInfectiousContacts.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())
                                                                                                  292. Composition.section:sectionInfectiousContacts.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()))
                                                                                                  294. Composition.section:sectionInfectiousContacts.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.

                                                                                                  Control10..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
                                                                                                  Summaryfalse
                                                                                                  Requirements

                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                  Pattern Value{
                                                                                                    "coding" : [{
                                                                                                      "system" : "http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu",
                                                                                                      "code" : "infection-contact"
                                                                                                    }]
                                                                                                  }
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  296. Composition.section:sectionInfectiousContacts.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()))
                                                                                                  298. Composition.section:sectionTravelHx
                                                                                                  Slice NamesectionTravelHx
                                                                                                  Definition

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


                                                                                                  The root of the sections that make up the composition.

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

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

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

                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                  Comments

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

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

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

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

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

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

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

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

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

                                                                                                  Alternate Namesheader, label, caption
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  304. Composition.section:sectionTravelHx.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.

                                                                                                  Control10..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
                                                                                                  Summaryfalse
                                                                                                  Requirements

                                                                                                  Provides computable standardized labels to topics within the document.

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

                                                                                                  A nested sub-section within this section.

                                                                                                  ShortNested Section
                                                                                                  Comments

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

                                                                                                  Control0..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()))
                                                                                                  308. Composition.section:sectionFamilyHistory
                                                                                                  Slice NamesectionFamilyHistory
                                                                                                  Definition

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


                                                                                                  The root of the sections that make up the composition.

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

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

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

                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                  Comments

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

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

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

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

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

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

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

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

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

                                                                                                  Alternate Namesheader, label, caption
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  314. Composition.section:sectionFamilyHistory.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.

                                                                                                  Control10..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
                                                                                                  Summaryfalse
                                                                                                  Requirements

                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                  Pattern Value{
                                                                                                    "coding" : [{
                                                                                                      "system" : "http://loinc.org",
                                                                                                      "code" : "10157-6"
                                                                                                    }]
                                                                                                  }
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  316. Composition.section:sectionSocialHistory
                                                                                                  Slice NamesectionSocialHistory
                                                                                                  Definition

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


                                                                                                  The root of the sections that make up the composition.

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

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

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

                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                  Comments

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

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

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

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

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

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

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

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

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

                                                                                                  Alternate Namesheader, label, caption
                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                  322. Composition.section:sectionSocialHistory.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.

                                                                                                  Control10..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
                                                                                                  Summaryfalse
                                                                                                  Requirements

                                                                                                  Provides computable standardized labels to topics within the document.

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

                                                                                                  Information about social determinants of health.


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

                                                                                                  ShortInformation about social determinants of health.A reference to data that supports this section
                                                                                                  Comments

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

                                                                                                  Control0..*
                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                  TypeReference(Observation, DocumentReference, QuestionnaireResponse, 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()
                                                                                                  • 326. Composition.section:sectionSocialHistory.entry:sdoh
                                                                                                    Slice Namesdoh
                                                                                                    Definition

                                                                                                    Social determinants of health entry


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

                                                                                                    ShortSDOH entryA reference to data that supports this section
                                                                                                    Comments

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

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

                                                                                                    The Use of Substances Section contains a description of the use abuse of substances E.g. tobacco; alcohol; drugs


                                                                                                    The root of the sections that make up the composition.

                                                                                                    ShortUse of Substances 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())
                                                                                                    330. Composition.section:sectionSubstanceUse.modifierExtension
                                                                                                    Definition

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

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

                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                    Comments

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

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

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

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

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

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

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

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

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

                                                                                                    Alternate Namesheader, label, caption
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    334. Composition.section:sectionSubstanceUse.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.

                                                                                                    Control10..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
                                                                                                    Summaryfalse
                                                                                                    Requirements

                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                    Pattern Value{
                                                                                                      "coding" : [{
                                                                                                        "system" : "http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu",
                                                                                                        "code" : "substance-use"
                                                                                                      }]
                                                                                                    }
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    336. Composition.section:sectionAlcoholUse
                                                                                                    Slice NamesectionAlcoholUse
                                                                                                    Definition

                                                                                                    The Alcohol use Section contains a description of the use abuse of alcohol


                                                                                                    The root of the sections that make up the composition.

                                                                                                    ShortAlcohol use 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())
                                                                                                    338. Composition.section:sectionAlcoholUse.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())
                                                                                                    340. Composition.section:sectionAlcoholUse.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()))
                                                                                                    342. Composition.section:sectionAlcoholUse.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.

                                                                                                    Control10..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
                                                                                                    Summaryfalse
                                                                                                    Requirements

                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                    Pattern Value{
                                                                                                      "coding" : [{
                                                                                                        "system" : "http://loinc.org",
                                                                                                        "code" : "11331-6"
                                                                                                      }]
                                                                                                    }
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    344. Composition.section:sectionTobaccoUse
                                                                                                    Slice NamesectionTobaccoUse
                                                                                                    Definition

                                                                                                    The Tobacco use Section contains a description of the use abuse of tobacco


                                                                                                    The root of the sections that make up the composition.

                                                                                                    ShortTobacco use 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())
                                                                                                    346. Composition.section:sectionTobaccoUse.modifierExtension
                                                                                                    Definition

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

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

                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                    Comments

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

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

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

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

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

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

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

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

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

                                                                                                    Alternate Namesheader, label, caption
                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                    350. Composition.section:sectionTobaccoUse.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.

                                                                                                    Control10..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
                                                                                                    Summaryfalse
                                                                                                    Requirements

                                                                                                    Provides computable standardized labels to topics within the document.

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

                                                                                                    The Drug use Section contains a description of the use abuse of drugs


                                                                                                    The root of the sections that make up the composition.

                                                                                                    ShortDrug use 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())
                                                                                                    354. Composition.section:sectionDrugUse.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())
                                                                                                    356. Composition.section:sectionDrugUse.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()))
                                                                                                    358. Composition.section:sectionDrugUse.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.

                                                                                                    Control10..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
                                                                                                    Summaryfalse
                                                                                                    Requirements

                                                                                                    Provides computable standardized labels to topics within the document.

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

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


                                                                                                    The root of the sections that make up the composition.

                                                                                                    ShortDischarge detailsComposition is broken into sections
                                                                                                    Control0..1*
                                                                                                    TypeBackboneElement
                                                                                                    Is Modifierfalse
                                                                                                    Obligations
                                                                                                      ObligationsActor
                                                                                                      SHALL:handleHDRConsumer
                                                                                                      SHOULD:able-to-populateHDRCreator
                                                                                                      Summaryfalse
                                                                                                      Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                                                      cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                                                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                                                      cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                                                      362. Composition.section: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())
                                                                                                      364. 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()))
                                                                                                      366. Composition.section:sectionDischargeDetails.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.

                                                                                                      Control10..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
                                                                                                      Summaryfalse
                                                                                                      Requirements

                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                      Pattern Value{
                                                                                                        "coding" : [{
                                                                                                          "system" : "http://loinc.org",
                                                                                                          "code" : "8650-4"
                                                                                                        }]
                                                                                                      }
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      368. 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())
                                                                                                      370. 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())
                                                                                                      372. 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()))
                                                                                                      374. Composition.section:sectionAdvanceDirectives.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.

                                                                                                      Control10..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
                                                                                                      Summaryfalse
                                                                                                      Requirements

                                                                                                      Provides computable standardized labels to topics within the document.

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

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


                                                                                                      The root of the sections that make up the composition.

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

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

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

                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                      Comments

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

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

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

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

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

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

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

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

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

                                                                                                      Alternate Namesheader, label, caption
                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                      382. Composition.section:sectionCareTeam.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.

                                                                                                      Control10..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
                                                                                                      Summaryfalse
                                                                                                      Requirements

                                                                                                      Provides computable standardized labels to topics within the document.

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

                                                                                                      Care Teams


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

                                                                                                      ShortCare TeamsA reference to data that supports this section
                                                                                                      Comments

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

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

                                                                                                        Care Team


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

                                                                                                        ShortCare TeamA reference to data that supports this section
                                                                                                        Comments

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

                                                                                                        Control0..*
                                                                                                        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()))
                                                                                                        388. Composition.section:sectionCareTeam.section
                                                                                                        Definition

                                                                                                        A nested sub-section within this section.

                                                                                                        ShortNested Section
                                                                                                        Comments

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

                                                                                                        Control0..0*
                                                                                                        This element is affected by the following invariants: cmp-1
                                                                                                        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()))
                                                                                                        390. Composition.section:sectionAttachments
                                                                                                        Slice NamesectionAttachments
                                                                                                        Definition

                                                                                                        This section lists documents and attachments associated to this report


                                                                                                        The root of the sections that make up the composition.

                                                                                                        ShortAttachmentsComposition is broken into sections
                                                                                                        Control0..1*
                                                                                                        TypeBackboneElement
                                                                                                        Is Modifierfalse
                                                                                                        Summaryfalse
                                                                                                        Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                                                        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                        cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                                                        cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                                                        392. 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())
                                                                                                        394. 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()))
                                                                                                        396. Composition.section:sectionAttachments.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.

                                                                                                        Control10..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
                                                                                                        Summaryfalse
                                                                                                        Requirements

                                                                                                        Provides computable standardized labels to topics within the document.

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

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

                                                                                                        ShortA reference to data that supports this section
                                                                                                        Comments

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

                                                                                                        Control0..*
                                                                                                        This element is affected by the following invariants: cmp-2
                                                                                                        TypeReference(DocumentReference, Binary, Resource)
                                                                                                        Is Modifierfalse
                                                                                                        Obligations
                                                                                                          ObligationsActor
                                                                                                          SHALL:handleHDRConsumer
                                                                                                          SHALL:able-to-populateHDRCreator
                                                                                                          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
                                                                                                          2. Composition.extension:presentedForm
                                                                                                          Slice NamepresentedForm
                                                                                                          Obligations
                                                                                                            ObligationsActor
                                                                                                            SHALL:handleHDRConsumer
                                                                                                            MAY:able-to-populateHDRCreator
                                                                                                            4. Composition.identifier
                                                                                                            NoteThis is a business identifier, not a resource identifier (see discussion)
                                                                                                            Obligations
                                                                                                              ObligationsActor
                                                                                                              SHALL:handleHDRConsumer
                                                                                                              SHOULD:able-to-populateHDRCreator
                                                                                                              6. Composition.status
                                                                                                              Obligations
                                                                                                                ObligationsActor
                                                                                                                SHALL:handleHDRConsumer
                                                                                                                SHALL:able-to-populateHDRCreator
                                                                                                                8. Composition.type
                                                                                                                Obligations
                                                                                                                  ObligationsActor
                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                  SHALL:able-to-populateHDRCreator
                                                                                                                  10. Composition.subject
                                                                                                                  Obligations
                                                                                                                    ObligationsActor
                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                    SHALL:able-to-populateHDRCreator
                                                                                                                    12. Composition.encounter
                                                                                                                    Obligations
                                                                                                                      ObligationsActor
                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                      SHALL:able-to-populateHDRCreator
                                                                                                                      14. Composition.date
                                                                                                                      Obligations
                                                                                                                        ObligationsActor
                                                                                                                        SHALL:handleHDRConsumer
                                                                                                                        SHALL:able-to-populateHDRCreator
                                                                                                                        16. Composition.author
                                                                                                                        Obligations
                                                                                                                          ObligationsActor
                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                          SHALL:able-to-populateHDRCreator
                                                                                                                          18. Composition.title
                                                                                                                          Obligations
                                                                                                                            ObligationsActor
                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                            SHALL:able-to-populateHDRCreator
                                                                                                                            20. Composition.attester
                                                                                                                            Obligations
                                                                                                                              ObligationsActor
                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                              SHOULD:able-to-populateHDRCreator
                                                                                                                              22. Composition.attester.mode
                                                                                                                              Obligations
                                                                                                                                ObligationsActor
                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                SHALL:able-to-populateHDRCreator
                                                                                                                                24. Composition.attester.time
                                                                                                                                Obligations
                                                                                                                                  ObligationsActor
                                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                                  SHALL:able-to-populateHDRCreator
                                                                                                                                  26. Composition.attester.party
                                                                                                                                  Obligations
                                                                                                                                    ObligationsActor
                                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                                    SHALL:able-to-populateHDRCreator
                                                                                                                                    28. Composition.section
                                                                                                                                    Obligations
                                                                                                                                      ObligationsActor
                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                      SHALL:able-to-populateHDRCreator
                                                                                                                                      30. Composition.section.text
                                                                                                                                      Obligations
                                                                                                                                        ObligationsActor
                                                                                                                                        SHALL:handleHDRConsumer
                                                                                                                                        SHALL:able-to-populateHDRCreator
                                                                                                                                        32. Composition.section:sectionAdmissionEvaluation
                                                                                                                                        Slice NamesectionAdmissionEvaluation
                                                                                                                                        Obligations
                                                                                                                                          ObligationsActor
                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                          SHOULD:able-to-populateHDRCreator
                                                                                                                                          34. Composition.section:sectionHospitalCourse
                                                                                                                                          Slice NamesectionHospitalCourse
                                                                                                                                          Obligations
                                                                                                                                            ObligationsActor
                                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                                            SHALL:able-to-populateHDRCreator
                                                                                                                                            36. Composition.section:sectionDiagnosticSummary
                                                                                                                                            Slice NamesectionDiagnosticSummary
                                                                                                                                            Obligations
                                                                                                                                              ObligationsActor
                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                              SHOULD:able-to-populateHDRCreator
                                                                                                                                              38. Composition.section:sectionDiagnosticSummary.entry
                                                                                                                                              Obligations
                                                                                                                                                ObligationsActor
                                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                                SHOULD:able-to-populateHDRCreator
                                                                                                                                                40. Composition.section:sectionSignificantProcedures
                                                                                                                                                Slice NamesectionSignificantProcedures
                                                                                                                                                Obligations
                                                                                                                                                  ObligationsActor
                                                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                                                  SHOULD:able-to-populateHDRCreator
                                                                                                                                                  42. Composition.section:sectionSignificantProcedures.entry
                                                                                                                                                  Obligations
                                                                                                                                                    ObligationsActor
                                                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                                                    SHOULD:able-to-populateHDRCreator
                                                                                                                                                    44. Composition.section:sectionMedicalDevices
                                                                                                                                                    Slice NamesectionMedicalDevices
                                                                                                                                                    Obligations
                                                                                                                                                      ObligationsActor
                                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                                      SHOULD:able-to-populateHDRCreator
                                                                                                                                                      46. Composition.section:sectionMedicalDevices.entry
                                                                                                                                                      Obligations
                                                                                                                                                        ObligationsActor
                                                                                                                                                        SHALL:handleHDRConsumer
                                                                                                                                                        SHOULD:able-to-populateHDRCreator
                                                                                                                                                        48. Composition.section:sectionPharmacotherapy
                                                                                                                                                        Slice NamesectionPharmacotherapy
                                                                                                                                                        Obligations
                                                                                                                                                          ObligationsActor
                                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                                          SHOULD:able-to-populateHDRCreator
                                                                                                                                                          50. Composition.section:sectionPharmacotherapy.entry
                                                                                                                                                          Obligations
                                                                                                                                                            ObligationsActor
                                                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                                                            SHOULD:able-to-populateHDRCreator
                                                                                                                                                            52. Composition.section:sectionSignificantResults
                                                                                                                                                            Slice NamesectionSignificantResults
                                                                                                                                                            Obligations
                                                                                                                                                              ObligationsActor
                                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                                              SHOULD:able-to-populateHDRCreator
                                                                                                                                                              54. Composition.section:sectionSignificantResults.entry
                                                                                                                                                              Obligations
                                                                                                                                                                ObligationsActor
                                                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                                                SHOULD:able-to-populateHDRCreator
                                                                                                                                                                56. Composition.section:sectionPlanOfCare
                                                                                                                                                                Slice NamesectionPlanOfCare
                                                                                                                                                                Obligations
                                                                                                                                                                  ObligationsActor
                                                                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                                                                  SHOULD:able-to-populateHDRCreator
                                                                                                                                                                  58. Composition.section:sectionDischargeInstructions
                                                                                                                                                                  Slice NamesectionDischargeInstructions
                                                                                                                                                                  Obligations
                                                                                                                                                                    ObligationsActor
                                                                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                                                                    SHOULD:able-to-populateHDRCreator
                                                                                                                                                                    60. Composition.section:sectionDischargeMedications
                                                                                                                                                                    Slice NamesectionDischargeMedications
                                                                                                                                                                    Obligations
                                                                                                                                                                      ObligationsActor
                                                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                                                      SHOULD:able-to-populateHDRCreator
                                                                                                                                                                      62. Composition.section:sectionDischargeMedications.entry
                                                                                                                                                                      Obligations
                                                                                                                                                                        ObligationsActor
                                                                                                                                                                        SHALL:handleHDRConsumer
                                                                                                                                                                        SHOULD:able-to-populateHDRCreator
                                                                                                                                                                        64. Composition.section:sectionAllergies
                                                                                                                                                                        Slice NamesectionAllergies
                                                                                                                                                                        Obligations
                                                                                                                                                                          ObligationsActor
                                                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                                                          SHOULD:able-to-populateHDRCreator
                                                                                                                                                                          66. Composition.section:sectionAllergies.entry
                                                                                                                                                                          Obligations
                                                                                                                                                                            ObligationsActor
                                                                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                                                                            SHOULD:able-to-populateHDRCreator
                                                                                                                                                                            68. Composition.section:sectionAlert
                                                                                                                                                                            Slice NamesectionAlert
                                                                                                                                                                            Obligations
                                                                                                                                                                              ObligationsActor
                                                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                                                              SHOULD:able-to-populateHDRCreator
                                                                                                                                                                              70. Composition.section:sectionAlert.entry
                                                                                                                                                                              Obligations
                                                                                                                                                                                ObligationsActor
                                                                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                                                                SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                72. Composition.section:sectionPatientHx
                                                                                                                                                                                Slice NamesectionPatientHx
                                                                                                                                                                                Obligations
                                                                                                                                                                                  ObligationsActor
                                                                                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                                                                                  SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                  74. Composition.section:sectionProblemList
                                                                                                                                                                                  Slice NamesectionProblemList
                                                                                                                                                                                  Obligations
                                                                                                                                                                                    ObligationsActor
                                                                                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                                                                                    MAY:able-to-populateHDRCreator
                                                                                                                                                                                    76. Composition.section:sectionHistoryMedicalDevices
                                                                                                                                                                                    Slice NamesectionHistoryMedicalDevices
                                                                                                                                                                                    Obligations
                                                                                                                                                                                      ObligationsActor
                                                                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                                                                      MAY:able-to-populateHDRCreator
                                                                                                                                                                                      78. Composition.section:sectionProceduresHx
                                                                                                                                                                                      Slice NamesectionProceduresHx
                                                                                                                                                                                      Obligations
                                                                                                                                                                                        ObligationsActor
                                                                                                                                                                                        SHALL:handleHDRConsumer
                                                                                                                                                                                        MAY:able-to-populateHDRCreator
                                                                                                                                                                                        80. Composition.section:sectionImmunizations
                                                                                                                                                                                        Slice NamesectionImmunizations
                                                                                                                                                                                        Obligations
                                                                                                                                                                                          ObligationsActor
                                                                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                                                                          MAY:able-to-populateHDRCreator
                                                                                                                                                                                          82. Composition.section:sectionDischargeDetails
                                                                                                                                                                                          Slice NamesectionDischargeDetails
                                                                                                                                                                                          Obligations
                                                                                                                                                                                            ObligationsActor
                                                                                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                                                                                            SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                            84. Composition.section:sectionAttachments
                                                                                                                                                                                            Slice NamesectionAttachments
                                                                                                                                                                                            86. Composition.section:sectionAttachments.entry
                                                                                                                                                                                            Obligations
                                                                                                                                                                                              ObligationsActor
                                                                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                                                                              SHALL:able-to-populateHDRCreator

                                                                                                                                                                                              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())
                                                                                                                                                                                              text-or-section: A Composition SHALL have either text, at least one section, or both. (text.exists() or section.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
                                                                                                                                                                                                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())
                                                                                                                                                                                                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:presentedForm
                                                                                                                                                                                                  Slice NamepresentedForm
                                                                                                                                                                                                  Definition

                                                                                                                                                                                                  Human readable representation of the entire document. Multiple formats are allowed but they SHALL be semantically equivalent.

                                                                                                                                                                                                  ShortComposition: Presented Form
                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                  This element is affected by the following invariants: ele-1
                                                                                                                                                                                                  TypeExtension(Composition: Presented Form) (Extension Type: Attachment)
                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                  Obligations
                                                                                                                                                                                                    ObligationsActor
                                                                                                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                                                                                                    MAY:able-to-populateHDRCreator
                                                                                                                                                                                                    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())
                                                                                                                                                                                                    28. Composition.extension:presentedForm.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
                                                                                                                                                                                                    30. Composition.extension:presentedForm.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:presentedForm.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/presentedForm
                                                                                                                                                                                                      34. Composition.extension:presentedForm.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
                                                                                                                                                                                                      TypeAttachment
                                                                                                                                                                                                      [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:presentedForm.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:presentedForm.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:presentedForm.value[x].contentType
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.

                                                                                                                                                                                                        ShortMime type of the content, with charset etc.
                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                        BindingThe codes SHALL be taken from Mime Types
                                                                                                                                                                                                        (required to http://hl7.org/fhir/ValueSet/mimetypes|4.0.1)

                                                                                                                                                                                                        The mime type of an attachment. Any valid mime type is allowed.

                                                                                                                                                                                                        Typecode
                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                        Processors of the data need to be able to know how to interpret the data.

                                                                                                                                                                                                        Example<br/><b>General</b>:text/plain; charset=UTF-8, image/png <br/><b>pdf</b>:application/pdf
                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                        42. Composition.extension:presentedForm.value[x].language
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        The human language of the content. The value can be any valid value according to BCP 47.

                                                                                                                                                                                                        ShortHuman language of the content (BCP-47)
                                                                                                                                                                                                        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
                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                        Users need to be able to choose between the languages in a set of attachments.

                                                                                                                                                                                                        Example<br/><b>General</b>:en-AU
                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                        44. Composition.extension:presentedForm.value[x].data
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        The actual data of the attachment - a sequence of bytes, base64 encoded.

                                                                                                                                                                                                        ShortB64 in-line data
                                                                                                                                                                                                        Comments

                                                                                                                                                                                                        The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.

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

                                                                                                                                                                                                        The data needs to able to be transmitted inline.

                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                        46. Composition.extension:presentedForm.value[x].url
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        A location where the data can be accessed.

                                                                                                                                                                                                        ShortURL of the document
                                                                                                                                                                                                        Comments

                                                                                                                                                                                                        If both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data.

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

                                                                                                                                                                                                        The data needs to be transmitted by reference.

                                                                                                                                                                                                        Example<br/><b>General</b>:http://www.acme.com/logo-small.png
                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                        48. Composition.extension:presentedForm.value[x].size
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        The number of bytes of data that make up this attachment (before base64 encoding, if that is done).

                                                                                                                                                                                                        ShortNumber of bytes of content (if url provided)
                                                                                                                                                                                                        Comments

                                                                                                                                                                                                        The number of bytes is redundant if the data is provided as a base64binary, but is useful if the data is provided as a url reference.

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

                                                                                                                                                                                                        Representing the size allows applications to determine whether they should fetch the content automatically in advance, or refuse to fetch it at all.

                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                        50. Composition.extension:presentedForm.value[x].hash
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        The calculated hash of the data using SHA-1. Represented using base64.

                                                                                                                                                                                                        ShortHash of the data (sha-1, base64ed)
                                                                                                                                                                                                        Comments

                                                                                                                                                                                                        The hash is calculated on the data prior to base64 encoding, if the data is based64 encoded. The hash is not intended to support digital signatures. Where protection against malicious threats a digital signature should be considered, see Provenance.signature for mechanism to protect a resource with a digital signature.

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

                                                                                                                                                                                                        Included so that applications can verify that the contents of a location have not changed due to technical failures (e.g., storage rot, transport glitch, incorrect version).

                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                        52. Composition.extension:presentedForm.value[x].title
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        A label or set of text to display in place of the data.

                                                                                                                                                                                                        ShortLabel to display in place of the data
                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                        Applications need a label to display to a human user in place of the actual data if the data cannot be rendered or perceived by the viewer.

                                                                                                                                                                                                        Example<br/><b>General</b>:Official Corporate Logo
                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                        54. Composition.extension:presentedForm.value[x].creation
                                                                                                                                                                                                        Definition

                                                                                                                                                                                                        The date that the attachment was first created.

                                                                                                                                                                                                        ShortDate attachment was first created
                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                        TypedateTime
                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                        Summarytrue
                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                        This is often tracked as an integrity issue for use of the attachment.

                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                        56. 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
                                                                                                                                                                                                        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())
                                                                                                                                                                                                        58. 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
                                                                                                                                                                                                        60. 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
                                                                                                                                                                                                        • 62. 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
                                                                                                                                                                                                          64. 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()))
                                                                                                                                                                                                          66. 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.

                                                                                                                                                                                                          ShortComposition: Information recipient
                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                          This element is affected by the following invariants: ele-1
                                                                                                                                                                                                          TypeExtension(Composition: Information recipient) (Extension Type: Reference(Practitioner, Device, Patient, RelatedPerson, PractitionerRole, Organization))
                                                                                                                                                                                                          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())
                                                                                                                                                                                                          68. 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
                                                                                                                                                                                                          70. 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
                                                                                                                                                                                                          • 72. 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
                                                                                                                                                                                                            74. Composition.extension:information-recipient.value[x]
                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                            ShortValue of extension
                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                            TypeReference(PractitionerRole (EU core), Practitioner (EU core), Device, Patient (EU core), RelatedPerson, Organization (EU core))
                                                                                                                                                                                                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                            76. 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())
                                                                                                                                                                                                            78. 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
                                                                                                                                                                                                            Obligations
                                                                                                                                                                                                              ObligationsActor
                                                                                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                                                                                              SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                              Summarytrue
                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                              80. 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
                                                                                                                                                                                                              Obligations
                                                                                                                                                                                                                ObligationsActor
                                                                                                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                                                                                                SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                82. Composition.type
                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                Specifies that this composition refer to a Hospital Discharge Report

                                                                                                                                                                                                                ShortKind of composition ("Hospital Discharge Report")
                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                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
                                                                                                                                                                                                                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
                                                                                                                                                                                                                Obligations
                                                                                                                                                                                                                  ObligationsActor
                                                                                                                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                                                                                                                  SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                  Summarytrue
                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                  84. 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()))
                                                                                                                                                                                                                  86. Composition.subject
                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                  ShortWho and/or what the composition is about
                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                  For clinical documents, this is usually the patient.

                                                                                                                                                                                                                  Control1..1
                                                                                                                                                                                                                  TypeReference(Patient (EU core))
                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                  Obligations
                                                                                                                                                                                                                    ObligationsActor
                                                                                                                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                                                                                                                    SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                    88. 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
                                                                                                                                                                                                                    Obligations
                                                                                                                                                                                                                      ObligationsActor
                                                                                                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                                                                                                      SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                      90. 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
                                                                                                                                                                                                                      Obligations
                                                                                                                                                                                                                        ObligationsActor
                                                                                                                                                                                                                        SHALL:handleHDRConsumer
                                                                                                                                                                                                                        SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                        92. Composition.author
                                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                                        ShortWho and/or what authored the Hospital Discharge Report
                                                                                                                                                                                                                        Control1..*
                                                                                                                                                                                                                        TypeReference(Practitioner (EU core), PractitionerRole (EU core), Device, Organization (EU core))
                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                        Obligations
                                                                                                                                                                                                                          ObligationsActor
                                                                                                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                                                                                                          SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                          94. 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
                                                                                                                                                                                                                          Obligations
                                                                                                                                                                                                                            ObligationsActor
                                                                                                                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                                                                                                                            SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                            Summarytrue
                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                            96. 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()))
                                                                                                                                                                                                                            98. 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
                                                                                                                                                                                                                            Obligations
                                                                                                                                                                                                                              ObligationsActor
                                                                                                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                                                                                                              SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                              100. 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
                                                                                                                                                                                                                              102. 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())
                                                                                                                                                                                                                              104. 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())
                                                                                                                                                                                                                              106. 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
                                                                                                                                                                                                                              Obligations
                                                                                                                                                                                                                                ObligationsActor
                                                                                                                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                                                                                                                SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                108. 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
                                                                                                                                                                                                                                Obligations
                                                                                                                                                                                                                                  ObligationsActor
                                                                                                                                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                                                                                                                                  SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                  110. Composition.attester.party
                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                  Who attested the composition in the specified way.

                                                                                                                                                                                                                                  ShortWho attested the composition.
                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                  TypeReference(Practitioner (EU core), PractitionerRole (EU core), Organization (EU core))
                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                  Obligations
                                                                                                                                                                                                                                    ObligationsActor
                                                                                                                                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                                                                                                                                    SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                    112. 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()))
                                                                                                                                                                                                                                    114. 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()))
                                                                                                                                                                                                                                    116. 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
                                                                                                                                                                                                                                    118. 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())
                                                                                                                                                                                                                                    120. 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())
                                                                                                                                                                                                                                    122. 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()))
                                                                                                                                                                                                                                    124. 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()))
                                                                                                                                                                                                                                    126. 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()))
                                                                                                                                                                                                                                    128. 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
                                                                                                                                                                                                                                    130. 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())
                                                                                                                                                                                                                                    132. 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())
                                                                                                                                                                                                                                    134. 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()))
                                                                                                                                                                                                                                    136. 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()))
                                                                                                                                                                                                                                    138. 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()))
                                                                                                                                                                                                                                    140. Composition.section
                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                    ShortSections composing the Hospital Discharge Report
                                                                                                                                                                                                                                    Control1..*
                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                    Obligations
                                                                                                                                                                                                                                      ObligationsActor
                                                                                                                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                                                                                                                      SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                      Invariantscmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())
                                                                                                                                                                                                                                      cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty())
                                                                                                                                                                                                                                      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                      SlicingThis element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                                                                                                                                                                                                                      • value @ code
                                                                                                                                                                                                                                      • 142. 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
                                                                                                                                                                                                                                        144. 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())
                                                                                                                                                                                                                                        146. 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())
                                                                                                                                                                                                                                        148. 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()))
                                                                                                                                                                                                                                        150. 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()))
                                                                                                                                                                                                                                        152. 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()))
                                                                                                                                                                                                                                        154. 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()))
                                                                                                                                                                                                                                        156. 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
                                                                                                                                                                                                                                        Obligations
                                                                                                                                                                                                                                          ObligationsActor
                                                                                                                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                                                                                                                          SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                          158. 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()))
                                                                                                                                                                                                                                          160. 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()))
                                                                                                                                                                                                                                          162. 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()))
                                                                                                                                                                                                                                          164. 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()))
                                                                                                                                                                                                                                          166. 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()))
                                                                                                                                                                                                                                          168. 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
                                                                                                                                                                                                                                          Obligations
                                                                                                                                                                                                                                            ObligationsActor
                                                                                                                                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                                                                                                                                            SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            170. 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
                                                                                                                                                                                                                                            172. 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())
                                                                                                                                                                                                                                            174. 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())
                                                                                                                                                                                                                                            176. 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()))
                                                                                                                                                                                                                                            178. Composition.section:sectionAdmissionEvaluation.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.

                                                                                                                                                                                                                                            Control1..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
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                "system" : "http://loinc.org",
                                                                                                                                                                                                                                                "code" : "67851-6"
                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            180. 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()))
                                                                                                                                                                                                                                            182. 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()))
                                                                                                                                                                                                                                            184. 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.

                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            186. 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()))
                                                                                                                                                                                                                                            188. 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()))
                                                                                                                                                                                                                                            190. 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()))
                                                                                                                                                                                                                                            192. 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()))
                                                                                                                                                                                                                                            194. Composition.section:sectionAdmissionEvaluation.section
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            A nested sub-section within this section.

                                                                                                                                                                                                                                            ShortNested Section
                                                                                                                                                                                                                                            Comments

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

                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            196. Composition.section:sectionAnthropometry
                                                                                                                                                                                                                                            Slice NamesectionAnthropometry
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            Anthropometric Observations sub-section

                                                                                                                                                                                                                                            ShortAnthropometric observations
                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            198. Composition.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
                                                                                                                                                                                                                                            200. Composition.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())
                                                                                                                                                                                                                                            202. Composition.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())
                                                                                                                                                                                                                                            204. Composition.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.

                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            206. Composition.section:sectionAnthropometry.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.

                                                                                                                                                                                                                                            Control1..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
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                "system" : "http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu",
                                                                                                                                                                                                                                                "code" : "anthropometry"
                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            208. Composition.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()))
                                                                                                                                                                                                                                            210. Composition.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()))
                                                                                                                                                                                                                                            212. Composition.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()))
                                                                                                                                                                                                                                            214. Composition.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()))
                                                                                                                                                                                                                                            216. Composition.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()))
                                                                                                                                                                                                                                            218. Composition.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.

                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                            TypeReference(Observation, DocumentReference, Vital Signs Profile)
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            220. Composition.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()))
                                                                                                                                                                                                                                            222. Composition.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()))
                                                                                                                                                                                                                                            224. Composition.section:sectionVitalSigns
                                                                                                                                                                                                                                            Slice NamesectionVitalSigns
                                                                                                                                                                                                                                            Definition

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

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

                                                                                                                                                                                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                            ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            228. Composition.section:sectionVitalSigns.extension
                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                            ShortAdditional content defined by implementations
                                                                                                                                                                                                                                            Comments

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

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

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

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

                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                            Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                            Alternate Namesheader, label, caption
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            234. Composition.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.

                                                                                                                                                                                                                                            Control1..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
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                            ShortWho and/or what authored the section
                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Identifies who is responsible for the content.

                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            238. Composition.section:sectionVitalSigns.focus
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            240. Composition.section:sectionVitalSigns.text
                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                            ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                            Comments

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

                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            242. Composition.section:sectionVitalSigns.mode
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                            Shortworking | snapshot | changes
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                            The processing mode that applies to this section.

                                                                                                                                                                                                                                            Typecode
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            244. Composition.section:sectionVitalSigns.orderedBy
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                            ShortOrder of section entries
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                            What order applies to the items in the entry.

                                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            246. Composition.section:sectionVitalSigns.entry
                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                            ShortA reference to data that supports this section
                                                                                                                                                                                                                                            Comments

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

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

                                                                                                                                                                                                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                            ShortWhy the section is empty
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                            If a section is empty, why it is empty.

                                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                            A nested sub-section within this section.

                                                                                                                                                                                                                                            ShortNested Section
                                                                                                                                                                                                                                            Comments

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

                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            252. Composition.section:sectionPhysicalFindings
                                                                                                                                                                                                                                            Slice NamesectionPhysicalFindings
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            Physical findings

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

                                                                                                                                                                                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                            ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            256. Composition.section:sectionPhysicalFindings.extension
                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                            ShortAdditional content defined by implementations
                                                                                                                                                                                                                                            Comments

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

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

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

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

                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                            Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                            Alternate Namesheader, label, caption
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            262. Composition.section:sectionPhysicalFindings.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.

                                                                                                                                                                                                                                            Control1..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
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                            ShortWho and/or what authored the section
                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Identifies who is responsible for the content.

                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            266. Composition.section:sectionPhysicalFindings.focus
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            268. Composition.section:sectionPhysicalFindings.text
                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                            ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                            Comments

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

                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            270. Composition.section:sectionPhysicalFindings.mode
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                            Shortworking | snapshot | changes
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                            The processing mode that applies to this section.

                                                                                                                                                                                                                                            Typecode
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            272. Composition.section:sectionPhysicalFindings.orderedBy
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                            ShortOrder of section entries
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                            What order applies to the items in the entry.

                                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            274. Composition.section:sectionPhysicalFindings.entry
                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                            ShortA reference to data that supports this section
                                                                                                                                                                                                                                            Comments

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

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

                                                                                                                                                                                                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                            ShortWhy the section is empty
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                            If a section is empty, why it is empty.

                                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                            A nested sub-section within this section.

                                                                                                                                                                                                                                            ShortNested Section
                                                                                                                                                                                                                                            Comments

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

                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            280. Composition.section:sectionFunctionalStatus
                                                                                                                                                                                                                                            Slice NamesectionFunctionalStatus
                                                                                                                                                                                                                                            Definition

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

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

                                                                                                                                                                                                                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                            ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            Typestring
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            284. Composition.section:sectionFunctionalStatus.extension
                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                            ShortAdditional content defined by implementations
                                                                                                                                                                                                                                            Comments

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

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

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

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

                                                                                                                                                                                                                                            ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                            Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                            Alternate Namesheader, label, caption
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            290. Composition.section:sectionFunctionalStatus.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.

                                                                                                                                                                                                                                            Control1..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
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                            ShortWho and/or what authored the section
                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                            TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Identifies who is responsible for the content.

                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            294. Composition.section:sectionFunctionalStatus.focus
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                            ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            TypeReference(Resource)
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            296. Composition.section:sectionFunctionalStatus.text
                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                            ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                            Comments

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

                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            298. Composition.section:sectionFunctionalStatus.mode
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                            Shortworking | snapshot | changes
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                            (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                            The processing mode that applies to this section.

                                                                                                                                                                                                                                            Typecode
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            300. Composition.section:sectionFunctionalStatus.orderedBy
                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                            Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                            ShortOrder of section entries
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                            (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                            What order applies to the items in the entry.

                                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                            302. Composition.section:sectionFunctionalStatus.entry
                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                            ShortOptional entry used to represent disabilities and functional assessments
                                                                                                                                                                                                                                            Comments

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

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

                                                                                                                                                                                                                                            If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                            ShortWhy the section is empty
                                                                                                                                                                                                                                            Comments

                                                                                                                                                                                                                                            The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                            BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                            (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                            If a section is empty, why it is empty.

                                                                                                                                                                                                                                            TypeCodeableConcept
                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                            Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                            A nested sub-section within this section.

                                                                                                                                                                                                                                            ShortNested Section
                                                                                                                                                                                                                                            Comments

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

                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                            308. 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
                                                                                                                                                                                                                                            Obligations
                                                                                                                                                                                                                                              ObligationsActor
                                                                                                                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                                                                                                                              SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                              310. 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
                                                                                                                                                                                                                                              312. 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())
                                                                                                                                                                                                                                              314. 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())
                                                                                                                                                                                                                                              316. 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()))
                                                                                                                                                                                                                                              318. Composition.section:sectionHospitalCourse.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.

                                                                                                                                                                                                                                              Control1..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
                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                "coding" : [{
                                                                                                                                                                                                                                                  "system" : "http://loinc.org",
                                                                                                                                                                                                                                                  "code" : "8648-8"
                                                                                                                                                                                                                                                }]
                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                              320. 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()))
                                                                                                                                                                                                                                              322. 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()))
                                                                                                                                                                                                                                              324. 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.

                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                              326. 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()))
                                                                                                                                                                                                                                              328. 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()))
                                                                                                                                                                                                                                              330. Composition.section:sectionHospitalCourse.entry
                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                              ShortA reference to data that supports this section
                                                                                                                                                                                                                                              Comments

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

                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                              This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                              TypeReference(Resource)
                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                              332. 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()))
                                                                                                                                                                                                                                              334. Composition.section:sectionHospitalCourse.section
                                                                                                                                                                                                                                              Definition

                                                                                                                                                                                                                                              A nested sub-section within this section.

                                                                                                                                                                                                                                              ShortNested Section
                                                                                                                                                                                                                                              Comments

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

                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                              This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                              336. Composition.section:sectionDiagnosticSummary
                                                                                                                                                                                                                                              Slice NamesectionDiagnosticSummary
                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                              ShortProblem specification in narrative form
                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                              Obligations
                                                                                                                                                                                                                                                ObligationsActor
                                                                                                                                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                338. Composition.section:sectionDiagnosticSummary.id
                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                340. Composition.section:sectionDiagnosticSummary.extension
                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                Comments

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

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

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

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

                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                346. Composition.section:sectionDiagnosticSummary.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.

                                                                                                                                                                                                                                                Control1..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
                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                ShortWho and/or what authored the section
                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                Identifies who is responsible for the content.

                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                350. Composition.section:sectionDiagnosticSummary.focus
                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                352. Composition.section:sectionDiagnosticSummary.text
                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                Comments

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

                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                354. Composition.section:sectionDiagnosticSummary.mode
                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                Shortworking | snapshot | changes
                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                The processing mode that applies to this section.

                                                                                                                                                                                                                                                Typecode
                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                356. Composition.section:sectionDiagnosticSummary.orderedBy
                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                ShortOrder of section entries
                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                What order applies to the items in the entry.

                                                                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                358. Composition.section:sectionDiagnosticSummary.entry
                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                ShortA reference to data that supports this section
                                                                                                                                                                                                                                                Comments

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

                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                TypeReference(Condition (HDR))
                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                Obligations
                                                                                                                                                                                                                                                  ObligationsActor
                                                                                                                                                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                  SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                  360. Composition.section:sectionDiagnosticSummary.emptyReason
                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                  ShortWhy the section is empty
                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                  The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                  BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                  If a section is empty, why it is empty.

                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                  A nested sub-section within this section.

                                                                                                                                                                                                                                                  ShortNested Section
                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                  This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                  364. Composition.section:sectionSignificantProcedures
                                                                                                                                                                                                                                                  Slice NamesectionSignificantProcedures
                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                  ShortSignificant procedures
                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                  Obligations
                                                                                                                                                                                                                                                    ObligationsActor
                                                                                                                                                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                    SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                    366. Composition.section:sectionSignificantProcedures.id
                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                    368. Composition.section:sectionSignificantProcedures.extension
                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                    ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                    Alternate Namesextensions, user content
                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                                                                                                                                    370. Composition.section:sectionSignificantProcedures.modifierExtension
                                                                                                                                                                                                                                                    Definition

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

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

                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                    Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                    Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                    374. Composition.section:sectionSignificantProcedures.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.

                                                                                                                                                                                                                                                    Control1..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
                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                    ShortWho and/or what authored the section
                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                    Identifies who is responsible for the content.

                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                    378. Composition.section:sectionSignificantProcedures.focus
                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                    380. Composition.section:sectionSignificantProcedures.text
                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                    ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                    382. Composition.section:sectionSignificantProcedures.mode
                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                    Shortworking | snapshot | changes
                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                    BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                    The processing mode that applies to this section.

                                                                                                                                                                                                                                                    Typecode
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                    384. Composition.section:sectionSignificantProcedures.orderedBy
                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                    Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                    ShortOrder of section entries
                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                    What order applies to the items in the entry.

                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                    386. Composition.section:sectionSignificantProcedures.entry
                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                    ShortA reference to data that supports this section
                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                    TypeReference(Procedure (HDR))
                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                    Obligations
                                                                                                                                                                                                                                                      ObligationsActor
                                                                                                                                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                      SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                      388. Composition.section:sectionSignificantProcedures.emptyReason
                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                      If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                      ShortWhy the section is empty
                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                      The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                      This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                      BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                      (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                      If a section is empty, why it is empty.

                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                      Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                      A nested sub-section within this section.

                                                                                                                                                                                                                                                      ShortNested Section
                                                                                                                                                                                                                                                      Comments

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

                                                                                                                                                                                                                                                      Control0..0
                                                                                                                                                                                                                                                      This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                      392. Composition.section:sectionMedicalDevices
                                                                                                                                                                                                                                                      Slice NamesectionMedicalDevices
                                                                                                                                                                                                                                                      Definition

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

                                                                                                                                                                                                                                                      ShortMedical devices and implants
                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                      Obligations
                                                                                                                                                                                                                                                        ObligationsActor
                                                                                                                                                                                                                                                        SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                        SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                        394. Composition.section:sectionMedicalDevices.id
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                        ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        Typestring
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                        396. Composition.section:sectionMedicalDevices.extension
                                                                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                                                                        ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                        Comments

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

                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                        TypeExtension
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                        Alternate Namesextensions, user content
                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                                                                                                                                        398. Composition.section:sectionMedicalDevices.modifierExtension
                                                                                                                                                                                                                                                        Definition

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

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

                                                                                                                                                                                                                                                        ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                        Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                        Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        402. Composition.section:sectionMedicalDevices.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.

                                                                                                                                                                                                                                                        Control1..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
                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                        ShortWho and/or what authored the section
                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                        TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                        Identifies who is responsible for the content.

                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        406. Composition.section:sectionMedicalDevices.focus
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                        ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        TypeReference(Resource)
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        408. Composition.section:sectionMedicalDevices.text
                                                                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                                                                        ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                        Comments

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

                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                        410. Composition.section:sectionMedicalDevices.mode
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                        Shortworking | snapshot | changes
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                        (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                        The processing mode that applies to this section.

                                                                                                                                                                                                                                                        Typecode
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                        Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        412. Composition.section:sectionMedicalDevices.orderedBy
                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                        Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                        ShortOrder of section entries
                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                        Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                        BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                        (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                        What order applies to the items in the entry.

                                                                                                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                        Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                        414. Composition.section:sectionMedicalDevices.entry
                                                                                                                                                                                                                                                        Definition

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

                                                                                                                                                                                                                                                        ShortA reference to data that supports this section
                                                                                                                                                                                                                                                        Comments

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

                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                        This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                        TypeReference(DeviceUseStatement (HDR), Procedure (HDR))
                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                        Obligations
                                                                                                                                                                                                                                                          ObligationsActor
                                                                                                                                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                          SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                          416. Composition.section:sectionMedicalDevices.emptyReason
                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                          If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                          ShortWhy the section is empty
                                                                                                                                                                                                                                                          Comments

                                                                                                                                                                                                                                                          The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                          This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                          BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                          (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                          If a section is empty, why it is empty.

                                                                                                                                                                                                                                                          TypeCodeableConcept
                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                          Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                          A nested sub-section within this section.

                                                                                                                                                                                                                                                          ShortNested Section
                                                                                                                                                                                                                                                          Comments

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

                                                                                                                                                                                                                                                          Control0..0
                                                                                                                                                                                                                                                          This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                          420. Composition.section:sectionPharmacotherapy
                                                                                                                                                                                                                                                          Slice NamesectionPharmacotherapy
                                                                                                                                                                                                                                                          Definition

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

                                                                                                                                                                                                                                                          ShortPharmacotherapy
                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                          Obligations
                                                                                                                                                                                                                                                            ObligationsActor
                                                                                                                                                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                            SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                            422. Composition.section:sectionPharmacotherapy.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
                                                                                                                                                                                                                                                            424. Composition.section:sectionPharmacotherapy.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())
                                                                                                                                                                                                                                                            426. Composition.section:sectionPharmacotherapy.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())
                                                                                                                                                                                                                                                            428. Composition.section:sectionPharmacotherapy.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()))
                                                                                                                                                                                                                                                            430. Composition.section:sectionPharmacotherapy.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.

                                                                                                                                                                                                                                                            Control1..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
                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                            Pattern Value{
                                                                                                                                                                                                                                                              "coding" : [{
                                                                                                                                                                                                                                                                "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                "code" : "87232-5"
                                                                                                                                                                                                                                                              }]
                                                                                                                                                                                                                                                            }
                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                            432. Composition.section:sectionPharmacotherapy.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()))
                                                                                                                                                                                                                                                            434. Composition.section:sectionPharmacotherapy.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()))
                                                                                                                                                                                                                                                            436. Composition.section:sectionPharmacotherapy.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()))
                                                                                                                                                                                                                                                            438. Composition.section:sectionPharmacotherapy.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()))
                                                                                                                                                                                                                                                            440. Composition.section:sectionPharmacotherapy.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()))
                                                                                                                                                                                                                                                            442. Composition.section:sectionPharmacotherapy.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(MedicationStatement (HDR), MedicationRequest (HDR), MedicationDispense (HDR), MedicationAdministration (HDR))
                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                            Obligations
                                                                                                                                                                                                                                                              ObligationsActor
                                                                                                                                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                              SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                              444. Composition.section:sectionPharmacotherapy.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()))
                                                                                                                                                                                                                                                              446. Composition.section:sectionPharmacotherapy.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()))
                                                                                                                                                                                                                                                              448. Composition.section:sectionSignificantResults
                                                                                                                                                                                                                                                              Slice NamesectionSignificantResults
                                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                                              ShortSignificant Observation Results
                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                              Obligations
                                                                                                                                                                                                                                                                ObligationsActor
                                                                                                                                                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                450. Composition.section:sectionSignificantResults.id
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                                ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                Typestring
                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                452. Composition.section:sectionSignificantResults.extension
                                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                                ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                                Comments

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

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

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

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

                                                                                                                                                                                                                                                                ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                                Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                458. Composition.section:sectionSignificantResults.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.

                                                                                                                                                                                                                                                                Control1..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
                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                                ShortWho and/or what authored the section
                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                462. Composition.section:sectionSignificantResults.focus
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                                ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                TypeReference(Resource)
                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                464. Composition.section:sectionSignificantResults.text
                                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                                ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                                Comments

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

                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                466. Composition.section:sectionSignificantResults.mode
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                                Shortworking | snapshot | changes
                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                                (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                                The processing mode that applies to this section.

                                                                                                                                                                                                                                                                Typecode
                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                468. Composition.section:sectionSignificantResults.orderedBy
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                                ShortOrder of section entries
                                                                                                                                                                                                                                                                Comments

                                                                                                                                                                                                                                                                Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                                (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                                What order applies to the items in the entry.

                                                                                                                                                                                                                                                                TypeCodeableConcept
                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                470. Composition.section:sectionSignificantResults.entry
                                                                                                                                                                                                                                                                Definition

                                                                                                                                                                                                                                                                significant results

                                                                                                                                                                                                                                                                Shortsignificant results
                                                                                                                                                                                                                                                                Comments

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

                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                TypeReference(Observation, DiagnosticReport, DocumentReference)
                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                Obligations
                                                                                                                                                                                                                                                                  ObligationsActor
                                                                                                                                                                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                  SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                  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()
                                                                                                                                                                                                                                                                  • 472. Composition.section:sectionSignificantResults.entry:labResult
                                                                                                                                                                                                                                                                    Slice NamelabResult
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    Laboratory Result

                                                                                                                                                                                                                                                                    ShortLaboratory Result
                                                                                                                                                                                                                                                                    Comments

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

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

                                                                                                                                                                                                                                                                    Radiology Result

                                                                                                                                                                                                                                                                    ShortRadiology Result
                                                                                                                                                                                                                                                                    Comments

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

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

                                                                                                                                                                                                                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                                    ShortWhy the section is empty
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                                    If a section is empty, why it is empty.

                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                                    A nested sub-section within this section.

                                                                                                                                                                                                                                                                    ShortNested Section
                                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    480. Composition.section:sectionSynthesis
                                                                                                                                                                                                                                                                    Slice NamesectionSynthesis
                                                                                                                                                                                                                                                                    Definition

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

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

                                                                                                                                                                                                                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    484. Composition.section:sectionSynthesis.extension
                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                    ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                                    Comments

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

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

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

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

                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                    Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                                    Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    490. Composition.section:sectionSynthesis.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.

                                                                                                                                                                                                                                                                    Control1..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
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section
                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    494. Composition.section:sectionSynthesis.focus
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    496. Composition.section:sectionSynthesis.text
                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                    ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    498. Composition.section:sectionSynthesis.mode
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                                    Shortworking | snapshot | changes
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                                    The processing mode that applies to this section.

                                                                                                                                                                                                                                                                    Typecode
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    500. Composition.section:sectionSynthesis.orderedBy
                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                    Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                                    ShortOrder of section entries
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                                    What order applies to the items in the entry.

                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                    502. Composition.section:sectionSynthesis.entry
                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                    ShortA reference to data that supports this section
                                                                                                                                                                                                                                                                    Comments

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

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

                                                                                                                                                                                                                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                                    ShortWhy the section is empty
                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                                    If a section is empty, why it is empty.

                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                                    A nested sub-section within this section.

                                                                                                                                                                                                                                                                    ShortNested Section
                                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                    508. 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
                                                                                                                                                                                                                                                                    Obligations
                                                                                                                                                                                                                                                                      ObligationsActor
                                                                                                                                                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                      SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                      510. 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
                                                                                                                                                                                                                                                                      512. 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())
                                                                                                                                                                                                                                                                      514. 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())
                                                                                                                                                                                                                                                                      516. 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()))
                                                                                                                                                                                                                                                                      518. Composition.section:sectionPlanOfCare.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.

                                                                                                                                                                                                                                                                      Control1..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
                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                          "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                          "code" : "18776-5"
                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                      520. 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()))
                                                                                                                                                                                                                                                                      522. 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()))
                                                                                                                                                                                                                                                                      524. 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.

                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                      526. 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()))
                                                                                                                                                                                                                                                                      528. 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()))
                                                                                                                                                                                                                                                                      530. Composition.section:sectionPlanOfCare.entry
                                                                                                                                                                                                                                                                      Definition

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

                                                                                                                                                                                                                                                                      ShortA reference to data that supports this section
                                                                                                                                                                                                                                                                      Comments

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

                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                      This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                      TypeReference(Care Plan (HDR), DocumentReference)
                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                      532. 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()))
                                                                                                                                                                                                                                                                      534. 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()))
                                                                                                                                                                                                                                                                      536. Composition.section:sectionDischargeInstructions
                                                                                                                                                                                                                                                                      Slice NamesectionDischargeInstructions
                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                      Hospital Discharge Instructions

                                                                                                                                                                                                                                                                      ShortHospital Discharge Instructions
                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                      TypeBackboneElement
                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                      Obligations
                                                                                                                                                                                                                                                                        ObligationsActor
                                                                                                                                                                                                                                                                        SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                        SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                        538. 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
                                                                                                                                                                                                                                                                        540. 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())
                                                                                                                                                                                                                                                                        542. 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())
                                                                                                                                                                                                                                                                        544. 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()))
                                                                                                                                                                                                                                                                        546. Composition.section:sectionDischargeInstructions.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.

                                                                                                                                                                                                                                                                        Control1..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
                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                            "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                            "code" : "8653-8"
                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                        548. 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()))
                                                                                                                                                                                                                                                                        550. 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()))
                                                                                                                                                                                                                                                                        552. 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.

                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                        554. 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()))
                                                                                                                                                                                                                                                                        556. 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()))
                                                                                                                                                                                                                                                                        558. 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()))
                                                                                                                                                                                                                                                                        560. 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()))
                                                                                                                                                                                                                                                                        562. 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()))
                                                                                                                                                                                                                                                                        564. 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
                                                                                                                                                                                                                                                                        Obligations
                                                                                                                                                                                                                                                                          ObligationsActor
                                                                                                                                                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                          SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                          566. 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
                                                                                                                                                                                                                                                                          568. 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())
                                                                                                                                                                                                                                                                          570. 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())
                                                                                                                                                                                                                                                                          572. 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()))
                                                                                                                                                                                                                                                                          574. Composition.section:sectionDischargeMedications.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.

                                                                                                                                                                                                                                                                          Control1..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
                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                              "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                              "code" : "75311-1"
                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                          576. 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()))
                                                                                                                                                                                                                                                                          578. 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()))
                                                                                                                                                                                                                                                                          580. 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.

                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                          582. 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()))
                                                                                                                                                                                                                                                                          584. 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()))
                                                                                                                                                                                                                                                                          586. 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.

                                                                                                                                                                                                                                                                          Control0..*
                                                                                                                                                                                                                                                                          This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                          TypeReference(MedicationRequest (HDR), MedicationDispense (HDR), MedicationStatement (HDR))
                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                          Obligations
                                                                                                                                                                                                                                                                            ObligationsActor
                                                                                                                                                                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                            SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                            588. 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()))
                                                                                                                                                                                                                                                                            590. 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()))
                                                                                                                                                                                                                                                                            592. Composition.section:sectionAllergies
                                                                                                                                                                                                                                                                            Slice NamesectionAllergies
                                                                                                                                                                                                                                                                            Definition

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

                                                                                                                                                                                                                                                                            ShortAllergies and Intolerances Section
                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                            Obligations
                                                                                                                                                                                                                                                                              ObligationsActor
                                                                                                                                                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                              SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                              594. 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
                                                                                                                                                                                                                                                                              596. 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())
                                                                                                                                                                                                                                                                              598. 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())
                                                                                                                                                                                                                                                                              600. 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()))
                                                                                                                                                                                                                                                                              602. Composition.section:sectionAllergies.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.

                                                                                                                                                                                                                                                                              Control1..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
                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                                                "coding" : [{
                                                                                                                                                                                                                                                                                  "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                  "code" : "48765-2"
                                                                                                                                                                                                                                                                                }]
                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                              604. 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()))
                                                                                                                                                                                                                                                                              606. 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()))
                                                                                                                                                                                                                                                                              608. 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.

                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                              610. 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()))
                                                                                                                                                                                                                                                                              612. 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()))
                                                                                                                                                                                                                                                                              614. 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.

                                                                                                                                                                                                                                                                              Control0..*
                                                                                                                                                                                                                                                                              This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                              TypeReference(Allergy Intolerance (HDR), DocumentReference)
                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                              Obligations
                                                                                                                                                                                                                                                                                ObligationsActor
                                                                                                                                                                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                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()
                                                                                                                                                                                                                                                                                • 616. Composition.section:sectionAllergies.entry:allergyIntolerance
                                                                                                                                                                                                                                                                                  Slice NameallergyIntolerance
                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                  Allergy entry

                                                                                                                                                                                                                                                                                  ShortAllergy entry
                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                  TypeReference(Allergy Intolerance (HDR))
                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                  618. 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()))
                                                                                                                                                                                                                                                                                  620. 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()))
                                                                                                                                                                                                                                                                                  622. Composition.section:sectionAlert
                                                                                                                                                                                                                                                                                  Slice NamesectionAlert
                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                  // SHORT A warning, other than included in allergies. The warning can be entered in code there are codes for frequently used alerts but seeing the dynamic nature of the warnings, these alerts will often be entered as free text. Any clinical information that is imperative to know so that the life or health of the patient does not come under threat. Example 1: the patient has a rare disease that requires special treatment Example 2: Airway Alert / Difficult Intubation Example 3: Diagnoses such as malignant hyperthermia, porphyria, and bleeding disorders; special treatments like anticoagulants or immunosuppressants; implanted devices. Example 4: transplanted organs illustrate other information that has to be taken into account in a healthcare contact. Example 5: participation in a clinical trial that has to be taken into account in a healthcare contact.

                                                                                                                                                                                                                                                                                  ShortAlert Section
                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                  TypeBackboneElement
                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                  Obligations
                                                                                                                                                                                                                                                                                    ObligationsActor
                                                                                                                                                                                                                                                                                    SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                    SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                    624. Composition.section:sectionAlert.id
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    626. Composition.section:sectionAlert.extension
                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                    ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                                                    Comments

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

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

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

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

                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                    Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                                                    Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    632. Composition.section:sectionAlert.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.

                                                                                                                                                                                                                                                                                    Control1..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
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section
                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                    Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    636. Composition.section:sectionAlert.focus
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    638. Composition.section:sectionAlert.text
                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                    ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                                                    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()))
                                                                                                                                                                                                                                                                                    640. Composition.section:sectionAlert.mode
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                                                    Shortworking | snapshot | changes
                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                    BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                                                    The processing mode that applies to this section.

                                                                                                                                                                                                                                                                                    Typecode
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    642. Composition.section:sectionAlert.orderedBy
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                                                    ShortOrder of section entries
                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                                                    What order applies to the items in the entry.

                                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                    644. Composition.section:sectionAlert.entry
                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                    Alerts

                                                                                                                                                                                                                                                                                    ShortAlerts
                                                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                    Obligations
                                                                                                                                                                                                                                                                                      ObligationsActor
                                                                                                                                                                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                      SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                      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()
                                                                                                                                                                                                                                                                                      • 646. Composition.section:sectionAlert.entry:flag
                                                                                                                                                                                                                                                                                        Slice Nameflag
                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                        Flags

                                                                                                                                                                                                                                                                                        ShortFlags
                                                                                                                                                                                                                                                                                        Comments

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

                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                        648. Composition.section:sectionAlert.emptyReason
                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                                                        ShortWhy the section is empty
                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                        This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                                                        If a section is empty, why it is empty.

                                                                                                                                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                                                        A nested sub-section within this section.

                                                                                                                                                                                                                                                                                        ShortNested Section
                                                                                                                                                                                                                                                                                        Comments

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

                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                        This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                        652. 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()))
                                                                                                                                                                                                                                                                                        654. 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
                                                                                                                                                                                                                                                                                        656. 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())
                                                                                                                                                                                                                                                                                        658. 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())
                                                                                                                                                                                                                                                                                        660. 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()))
                                                                                                                                                                                                                                                                                        662. Composition.section:sectionPayers.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.

                                                                                                                                                                                                                                                                                        Control1..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
                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                            "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                            "code" : "48768-6"
                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                        664. 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()))
                                                                                                                                                                                                                                                                                        666. 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()))
                                                                                                                                                                                                                                                                                        668. 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.

                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                        670. 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()))
                                                                                                                                                                                                                                                                                        672. 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()))
                                                                                                                                                                                                                                                                                        674. 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()))
                                                                                                                                                                                                                                                                                        676. 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()))
                                                                                                                                                                                                                                                                                        678. 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()))
                                                                                                                                                                                                                                                                                        680. 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.

                                                                                                                                                                                                                                                                                        ShortProblem list Section
                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                        TypeBackboneElement
                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                        Obligations
                                                                                                                                                                                                                                                                                          ObligationsActor
                                                                                                                                                                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                          SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                          682. 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
                                                                                                                                                                                                                                                                                          684. 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())
                                                                                                                                                                                                                                                                                          686. 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())
                                                                                                                                                                                                                                                                                          688. 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()))
                                                                                                                                                                                                                                                                                          690. Composition.section:sectionPatientHx.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.

                                                                                                                                                                                                                                                                                          Control1..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
                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                          Requirements

                                                                                                                                                                                                                                                                                          Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                          Pattern Value{
                                                                                                                                                                                                                                                                                            "coding" : [{
                                                                                                                                                                                                                                                                                              "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                              "code" : "11450-4"
                                                                                                                                                                                                                                                                                            }]
                                                                                                                                                                                                                                                                                          }
                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                          692. 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()))
                                                                                                                                                                                                                                                                                          694. 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()))
                                                                                                                                                                                                                                                                                          696. 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.

                                                                                                                                                                                                                                                                                          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()))
                                                                                                                                                                                                                                                                                          698. 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()))
                                                                                                                                                                                                                                                                                          700. 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()))
                                                                                                                                                                                                                                                                                          702. 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()))
                                                                                                                                                                                                                                                                                          704. 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()))
                                                                                                                                                                                                                                                                                          706. 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()))
                                                                                                                                                                                                                                                                                          708. Composition.section:sectionProblemList
                                                                                                                                                                                                                                                                                          Slice NamesectionProblemList
                                                                                                                                                                                                                                                                                          Definition

                                                                                                                                                                                                                                                                                          The IPS derived problem section lists and describes clinical problems or conditions currently being monitored for the patient.

                                                                                                                                                                                                                                                                                          ShortProblem List Section
                                                                                                                                                                                                                                                                                          Control0..1
                                                                                                                                                                                                                                                                                          TypeBackboneElement
                                                                                                                                                                                                                                                                                          Is Modifierfalse
                                                                                                                                                                                                                                                                                          Obligations
                                                                                                                                                                                                                                                                                            ObligationsActor
                                                                                                                                                                                                                                                                                            SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                            MAY:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                            710. Composition.section:sectionProblemList.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
                                                                                                                                                                                                                                                                                            712. Composition.section:sectionProblemList.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())
                                                                                                                                                                                                                                                                                            714. Composition.section:sectionProblemList.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())
                                                                                                                                                                                                                                                                                            716. Composition.section:sectionProblemList.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()))
                                                                                                                                                                                                                                                                                            718. Composition.section:sectionProblemList.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.

                                                                                                                                                                                                                                                                                            Control1..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
                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                            Pattern 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()))
                                                                                                                                                                                                                                                                                            720. Composition.section:sectionProblemList.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()))
                                                                                                                                                                                                                                                                                            722. Composition.section:sectionProblemList.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()))
                                                                                                                                                                                                                                                                                            724. Composition.section:sectionProblemList.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()))
                                                                                                                                                                                                                                                                                            726. Composition.section:sectionProblemList.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()))
                                                                                                                                                                                                                                                                                            728. Composition.section:sectionProblemList.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()))
                                                                                                                                                                                                                                                                                            730. Composition.section:sectionProblemList.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.

                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                            TypeReference(Condition (HDR))
                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                            732. Composition.section:sectionProblemList.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()))
                                                                                                                                                                                                                                                                                            734. Composition.section:sectionProblemList.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()))
                                                                                                                                                                                                                                                                                            736. 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

                                                                                                                                                                                                                                                                                            ShortHistory 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()))
                                                                                                                                                                                                                                                                                            738. 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
                                                                                                                                                                                                                                                                                            740. 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())
                                                                                                                                                                                                                                                                                            742. 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())
                                                                                                                                                                                                                                                                                            744. 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()))
                                                                                                                                                                                                                                                                                            746. Composition.section:sectionPastIllnessHx.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.

                                                                                                                                                                                                                                                                                            Control1..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
                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                            Requirements

                                                                                                                                                                                                                                                                                            Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                            Pattern 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()))
                                                                                                                                                                                                                                                                                            748. 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()))
                                                                                                                                                                                                                                                                                            750. 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()))
                                                                                                                                                                                                                                                                                            752. 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.

                                                                                                                                                                                                                                                                                            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()))
                                                                                                                                                                                                                                                                                            754. 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()))
                                                                                                                                                                                                                                                                                            756. 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()))
                                                                                                                                                                                                                                                                                            758. 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.

                                                                                                                                                                                                                                                                                            Control0..*
                                                                                                                                                                                                                                                                                            This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                            TypeReference(Condition (HDR))
                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                            Summaryfalse
                                                                                                                                                                                                                                                                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                            760. 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()))
                                                                                                                                                                                                                                                                                            762. 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()))
                                                                                                                                                                                                                                                                                            764. Composition.section:sectionHistoryMedicalDevices
                                                                                                                                                                                                                                                                                            Slice NamesectionHistoryMedicalDevices
                                                                                                                                                                                                                                                                                            Definition

                                                                                                                                                                                                                                                                                            The medical devices section contains narrative text and coded entries describing the patient history of medical device use.

                                                                                                                                                                                                                                                                                            ShortHistory of Medical devices and implants
                                                                                                                                                                                                                                                                                            Control0..1
                                                                                                                                                                                                                                                                                            TypeBackboneElement
                                                                                                                                                                                                                                                                                            Is Modifierfalse
                                                                                                                                                                                                                                                                                            Obligations
                                                                                                                                                                                                                                                                                              ObligationsActor
                                                                                                                                                                                                                                                                                              SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                              MAY:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                              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()))
                                                                                                                                                                                                                                                                                              766. Composition.section:sectionHistoryMedicalDevices.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
                                                                                                                                                                                                                                                                                              768. Composition.section:sectionHistoryMedicalDevices.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())
                                                                                                                                                                                                                                                                                              770. Composition.section:sectionHistoryMedicalDevices.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())
                                                                                                                                                                                                                                                                                              772. Composition.section:sectionHistoryMedicalDevices.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()))
                                                                                                                                                                                                                                                                                              774. Composition.section:sectionHistoryMedicalDevices.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.

                                                                                                                                                                                                                                                                                              Control1..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
                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                              Requirements

                                                                                                                                                                                                                                                                                              Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                              Pattern Value{
                                                                                                                                                                                                                                                                                                "coding" : [{
                                                                                                                                                                                                                                                                                                  "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                                  "code" : "46264-8"
                                                                                                                                                                                                                                                                                                }]
                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                              776. Composition.section:sectionHistoryMedicalDevices.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()))
                                                                                                                                                                                                                                                                                              778. Composition.section:sectionHistoryMedicalDevices.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()))
                                                                                                                                                                                                                                                                                              780. Composition.section:sectionHistoryMedicalDevices.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()))
                                                                                                                                                                                                                                                                                              782. Composition.section:sectionHistoryMedicalDevices.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()))
                                                                                                                                                                                                                                                                                              784. Composition.section:sectionHistoryMedicalDevices.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()))
                                                                                                                                                                                                                                                                                              786. Composition.section:sectionHistoryMedicalDevices.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(DeviceUseStatement (HDR), Procedure (HDR))
                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                              Summaryfalse
                                                                                                                                                                                                                                                                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                              788. Composition.section:sectionHistoryMedicalDevices.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()))
                                                                                                                                                                                                                                                                                              790. Composition.section:sectionHistoryMedicalDevices.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()))
                                                                                                                                                                                                                                                                                              792. Composition.section:sectionProceduresHx
                                                                                                                                                                                                                                                                                              Slice NamesectionProceduresHx
                                                                                                                                                                                                                                                                                              Definition

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

                                                                                                                                                                                                                                                                                              1. Invasive Diagnostic procedure:e.g. Cardiac catheterization; (the results of these procedure are documented in the results section)
                                                                                                                                                                                                                                                                                              2. Therapeutic procedure: e.g. dialysis;
                                                                                                                                                                                                                                                                                              3. Surgical procedure: e.g. appendectomy
                                                                                                                                                                                                                                                                                              ShortHistory of Procedures Section
                                                                                                                                                                                                                                                                                              Control0..1
                                                                                                                                                                                                                                                                                              TypeBackboneElement
                                                                                                                                                                                                                                                                                              Is Modifierfalse
                                                                                                                                                                                                                                                                                              Obligations
                                                                                                                                                                                                                                                                                                ObligationsActor
                                                                                                                                                                                                                                                                                                SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                                MAY:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                794. 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
                                                                                                                                                                                                                                                                                                796. 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())
                                                                                                                                                                                                                                                                                                798. 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())
                                                                                                                                                                                                                                                                                                800. 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()))
                                                                                                                                                                                                                                                                                                802. Composition.section:sectionProceduresHx.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.

                                                                                                                                                                                                                                                                                                Control1..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
                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                Requirements

                                                                                                                                                                                                                                                                                                Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                Pattern Value{
                                                                                                                                                                                                                                                                                                  "coding" : [{
                                                                                                                                                                                                                                                                                                    "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                                    "code" : "47519-4",
                                                                                                                                                                                                                                                                                                    "display" : "History of Procedures Document"
                                                                                                                                                                                                                                                                                                  }]
                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                804. 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()))
                                                                                                                                                                                                                                                                                                806. 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()))
                                                                                                                                                                                                                                                                                                808. 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.

                                                                                                                                                                                                                                                                                                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()))
                                                                                                                                                                                                                                                                                                810. 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()))
                                                                                                                                                                                                                                                                                                812. 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()))
                                                                                                                                                                                                                                                                                                814. 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.

                                                                                                                                                                                                                                                                                                Control0..*
                                                                                                                                                                                                                                                                                                This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                TypeReference(Procedure (HDR))
                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                Summaryfalse
                                                                                                                                                                                                                                                                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                816. 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()))
                                                                                                                                                                                                                                                                                                818. 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()))
                                                                                                                                                                                                                                                                                                820. Composition.section:sectionImmunizations
                                                                                                                                                                                                                                                                                                Slice NamesectionImmunizations
                                                                                                                                                                                                                                                                                                Definition

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

                                                                                                                                                                                                                                                                                                ShortImmunizations Section
                                                                                                                                                                                                                                                                                                Control0..1
                                                                                                                                                                                                                                                                                                TypeBackboneElement
                                                                                                                                                                                                                                                                                                Is Modifierfalse
                                                                                                                                                                                                                                                                                                Obligations
                                                                                                                                                                                                                                                                                                  ObligationsActor
                                                                                                                                                                                                                                                                                                  SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                                  MAY:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                                  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: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
                                                                                                                                                                                                                                                                                                  824. 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())
                                                                                                                                                                                                                                                                                                  826. 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())
                                                                                                                                                                                                                                                                                                  828. 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()))
                                                                                                                                                                                                                                                                                                  830. Composition.section:sectionImmunizations.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.

                                                                                                                                                                                                                                                                                                  Control1..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
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                      "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                                      "code" : "11369-6"
                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  832. 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()))
                                                                                                                                                                                                                                                                                                  834. 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()))
                                                                                                                                                                                                                                                                                                  836. 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.

                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                  838. 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()))
                                                                                                                                                                                                                                                                                                  840. 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()))
                                                                                                                                                                                                                                                                                                  842. Composition.section:sectionImmunizations.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(Immunization (HDR), ImmunizationRecommendation (HDR), DocumentReference)
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  844. 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()))
                                                                                                                                                                                                                                                                                                  846. 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()))
                                                                                                                                                                                                                                                                                                  848. Composition.section:sectionInfectiousContacts
                                                                                                                                                                                                                                                                                                  Slice NamesectionInfectiousContacts
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  Infectious contacts of the patient

                                                                                                                                                                                                                                                                                                  ShortInfectious contacts
                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                  850. Composition.section:sectionInfectiousContacts.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
                                                                                                                                                                                                                                                                                                  852. Composition.section:sectionInfectiousContacts.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())
                                                                                                                                                                                                                                                                                                  854. Composition.section:sectionInfectiousContacts.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())
                                                                                                                                                                                                                                                                                                  856. Composition.section:sectionInfectiousContacts.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()))
                                                                                                                                                                                                                                                                                                  858. Composition.section:sectionInfectiousContacts.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.

                                                                                                                                                                                                                                                                                                  Control1..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
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                  Pattern Value{
                                                                                                                                                                                                                                                                                                    "coding" : [{
                                                                                                                                                                                                                                                                                                      "system" : "http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu",
                                                                                                                                                                                                                                                                                                      "code" : "infection-contact"
                                                                                                                                                                                                                                                                                                    }]
                                                                                                                                                                                                                                                                                                  }
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  860. Composition.section:sectionInfectiousContacts.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()))
                                                                                                                                                                                                                                                                                                  862. Composition.section:sectionInfectiousContacts.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()))
                                                                                                                                                                                                                                                                                                  864. Composition.section:sectionInfectiousContacts.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()))
                                                                                                                                                                                                                                                                                                  866. Composition.section:sectionInfectiousContacts.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()))
                                                                                                                                                                                                                                                                                                  868. Composition.section:sectionInfectiousContacts.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()))
                                                                                                                                                                                                                                                                                                  870. Composition.section:sectionInfectiousContacts.entry
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  Information about a suspected infectious agent or agents the person was exposed to.

                                                                                                                                                                                                                                                                                                  ShortExposure to an infectious agent.
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                  TypeReference(Observation: Infectious Contact (HDR))
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  872. Composition.section:sectionInfectiousContacts.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()))
                                                                                                                                                                                                                                                                                                  874. Composition.section:sectionInfectiousContacts.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()))
                                                                                                                                                                                                                                                                                                  876. Composition.section:sectionTravelHx
                                                                                                                                                                                                                                                                                                  Slice NamesectionTravelHx
                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  880. Composition.section:sectionTravelHx.extension
                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                  ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                                                                                                                                                                                  882. Composition.section:sectionTravelHx.modifierExtension
                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                  Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                                                                  Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  886. Composition.section:sectionTravelHx.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.

                                                                                                                                                                                                                                                                                                  Control1..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
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section
                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  890. Composition.section:sectionTravelHx.focus
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                                                                  ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  892. Composition.section:sectionTravelHx.text
                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                  ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                  894. Composition.section:sectionTravelHx.mode
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                                                                  Shortworking | snapshot | changes
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                                                                  (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                                                                  The processing mode that applies to this section.

                                                                                                                                                                                                                                                                                                  Typecode
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  896. Composition.section:sectionTravelHx.orderedBy
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                                                                  ShortOrder of section entries
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                                                                  What order applies to the items in the entry.

                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  898. Composition.section:sectionTravelHx.entry
                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                  ShortA reference to data that supports this section
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                  TypeReference(Observation: country visited (HDR))
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  900. Composition.section:sectionTravelHx.emptyReason
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                                                                  ShortWhy the section is empty
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                  BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                                                                  If a section is empty, why it is empty.

                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                                                                  A nested sub-section within this section.

                                                                                                                                                                                                                                                                                                  ShortNested Section
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  Control0..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()))
                                                                                                                                                                                                                                                                                                  904. Composition.section:sectionFamilyHistory
                                                                                                                                                                                                                                                                                                  Slice NamesectionFamilyHistory
                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  908. Composition.section:sectionFamilyHistory.extension
                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                  ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                                                                                                                                                                                  910. Composition.section:sectionFamilyHistory.modifierExtension
                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                  Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                                                                  Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  914. Composition.section:sectionFamilyHistory.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.

                                                                                                                                                                                                                                                                                                  Control1..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
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section
                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  918. Composition.section:sectionFamilyHistory.focus
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                                                                  ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  920. Composition.section:sectionFamilyHistory.text
                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                  ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                  922. Composition.section:sectionFamilyHistory.mode
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                                                                  Shortworking | snapshot | changes
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                                                                  (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                                                                  The processing mode that applies to this section.

                                                                                                                                                                                                                                                                                                  Typecode
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  924. Composition.section:sectionFamilyHistory.orderedBy
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                                                                  ShortOrder of section entries
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                                                                  What order applies to the items in the entry.

                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  926. Composition.section:sectionFamilyHistory.entry
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  Family History

                                                                                                                                                                                                                                                                                                  ShortFamily History
                                                                                                                                                                                                                                                                                                  Comments

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

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

                                                                                                                                                                                                                                                                                                  If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                                                                  ShortWhy the section is empty
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                  BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                                                                  If a section is empty, why it is empty.

                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                                                                  A nested sub-section within this section.

                                                                                                                                                                                                                                                                                                  ShortNested Section
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                  932. Composition.section:sectionSocialHistory
                                                                                                                                                                                                                                                                                                  Slice NamesectionSocialHistory
                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                                                                  ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  Typestring
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  936. Composition.section:sectionSocialHistory.extension
                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                  ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  TypeExtension
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Alternate Namesextensions, user content
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                                                                                                                                                                                  938. Composition.section:sectionSocialHistory.modifierExtension
                                                                                                                                                                                                                                                                                                  Definition

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

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

                                                                                                                                                                                                                                                                                                  ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                  Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                                                                  Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  942. Composition.section:sectionSocialHistory.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.

                                                                                                                                                                                                                                                                                                  Control1..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
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                                                                  ShortWho and/or what authored the section
                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  946. Composition.section:sectionSocialHistory.focus
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                                                                  ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  TypeReference(Resource)
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  948. Composition.section:sectionSocialHistory.text
                                                                                                                                                                                                                                                                                                  Definition

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

                                                                                                                                                                                                                                                                                                  ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  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()))
                                                                                                                                                                                                                                                                                                  950. Composition.section:sectionSocialHistory.mode
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                                                                  Shortworking | snapshot | changes
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                                                                  (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                                                                  The processing mode that applies to this section.

                                                                                                                                                                                                                                                                                                  Typecode
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  952. Composition.section:sectionSocialHistory.orderedBy
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                                                                  ShortOrder of section entries
                                                                                                                                                                                                                                                                                                  Comments

                                                                                                                                                                                                                                                                                                  Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                                                                  Control0..1
                                                                                                                                                                                                                                                                                                  BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                                                                  (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                                                                  What order applies to the items in the entry.

                                                                                                                                                                                                                                                                                                  TypeCodeableConcept
                                                                                                                                                                                                                                                                                                  Is Modifierfalse
                                                                                                                                                                                                                                                                                                  Summaryfalse
                                                                                                                                                                                                                                                                                                  Requirements

                                                                                                                                                                                                                                                                                                  Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                                                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                  954. Composition.section:sectionSocialHistory.entry
                                                                                                                                                                                                                                                                                                  Definition

                                                                                                                                                                                                                                                                                                  Information about social determinants of health.

                                                                                                                                                                                                                                                                                                  ShortInformation about social determinants of health.
                                                                                                                                                                                                                                                                                                  Comments

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

                                                                                                                                                                                                                                                                                                  Control0..*
                                                                                                                                                                                                                                                                                                  This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                  TypeReference(Observation, DocumentReference, QuestionnaireResponse)
                                                                                                                                                                                                                                                                                                  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()
                                                                                                                                                                                                                                                                                                  • 956. Composition.section:sectionSocialHistory.entry:sdoh
                                                                                                                                                                                                                                                                                                    Slice Namesdoh
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    Social determinants of health entry

                                                                                                                                                                                                                                                                                                    ShortSDOH entry
                                                                                                                                                                                                                                                                                                    Comments

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

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

                                                                                                                                                                                                                                                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                                                                    ShortWhy the section is empty
                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                                                                    If a section is empty, why it is empty.

                                                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                                                                    A nested sub-section within this section.

                                                                                                                                                                                                                                                                                                    ShortNested Section
                                                                                                                                                                                                                                                                                                    Comments

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

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

                                                                                                                                                                                                                                                                                                    The Use of Substances Section contains a description of the use abuse of substances E.g. tobacco; alcohol; drugs

                                                                                                                                                                                                                                                                                                    ShortUse of Substances 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()))
                                                                                                                                                                                                                                                                                                    964. Composition.section:sectionSubstanceUse.id
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                                                                    ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                    Typestring
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    966. Composition.section:sectionSubstanceUse.extension
                                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                                    ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                    TypeExtension
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Alternate Namesextensions, user content
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                                                                                                                                                                                    968. Composition.section:sectionSubstanceUse.modifierExtension
                                                                                                                                                                                                                                                                                                    Definition

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

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

                                                                                                                                                                                                                                                                                                    ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                    Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                                                                    Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    972. Composition.section:sectionSubstanceUse.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.

                                                                                                                                                                                                                                                                                                    Control1..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
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                        "system" : "http://hl7.eu/fhir/hdr/CodeSystem/temporarySystem-hdr-eu",
                                                                                                                                                                                                                                                                                                        "code" : "substance-use"
                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    974. Composition.section:sectionSubstanceUse.author
                                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                                    ShortWho and/or what authored the section
                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                    TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                    Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    976. Composition.section:sectionSubstanceUse.focus
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                                                                    ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                    Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                    TypeReference(Resource)
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    978. Composition.section:sectionSubstanceUse.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()))
                                                                                                                                                                                                                                                                                                    980. Composition.section:sectionSubstanceUse.mode
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                                                                    Shortworking | snapshot | changes
                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                    This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                    BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                                                                    (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                                                                    The processing mode that applies to this section.

                                                                                                                                                                                                                                                                                                    Typecode
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                    Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    982. Composition.section:sectionSubstanceUse.orderedBy
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                                                                    ShortOrder of section entries
                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                    Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                    BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                                                                    What order applies to the items in the entry.

                                                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                    Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    984. Composition.section:sectionSubstanceUse.entry
                                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                                    ShortA reference to data that supports this section
                                                                                                                                                                                                                                                                                                    Comments

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

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

                                                                                                                                                                                                                                                                                                    If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                                                                    ShortWhy the section is empty
                                                                                                                                                                                                                                                                                                    Comments

                                                                                                                                                                                                                                                                                                    The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                    BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                                                                    (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                                                                    If a section is empty, why it is empty.

                                                                                                                                                                                                                                                                                                    TypeCodeableConcept
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                    Allows capturing things like "none exist" or "not asked" which can be important for most lists.

                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    988. Composition.section:sectionSubstanceUse.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()))
                                                                                                                                                                                                                                                                                                    990. Composition.section:sectionAlcoholUse
                                                                                                                                                                                                                                                                                                    Slice NamesectionAlcoholUse
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    The Alcohol use Section contains a description of the use abuse of alcohol

                                                                                                                                                                                                                                                                                                    ShortAlcohol use 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()))
                                                                                                                                                                                                                                                                                                    992. Composition.section:sectionAlcoholUse.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
                                                                                                                                                                                                                                                                                                    994. Composition.section:sectionAlcoholUse.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())
                                                                                                                                                                                                                                                                                                    996. Composition.section:sectionAlcoholUse.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())
                                                                                                                                                                                                                                                                                                    998. Composition.section:sectionAlcoholUse.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()))
                                                                                                                                                                                                                                                                                                    1000. Composition.section:sectionAlcoholUse.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.

                                                                                                                                                                                                                                                                                                    Control1..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
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                        "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                                        "code" : "11331-6"
                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    1002. Composition.section:sectionAlcoholUse.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()))
                                                                                                                                                                                                                                                                                                    1004. Composition.section:sectionAlcoholUse.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()))
                                                                                                                                                                                                                                                                                                    1006. Composition.section:sectionAlcoholUse.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()))
                                                                                                                                                                                                                                                                                                    1008. Composition.section:sectionAlcoholUse.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()))
                                                                                                                                                                                                                                                                                                    1010. Composition.section:sectionAlcoholUse.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()))
                                                                                                                                                                                                                                                                                                    1012. Composition.section:sectionAlcoholUse.entry
                                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                                    ShortA reference to data that supports this section
                                                                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                    TypeReference(Observation)
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    1014. Composition.section:sectionAlcoholUse.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()))
                                                                                                                                                                                                                                                                                                    1016. Composition.section:sectionAlcoholUse.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()))
                                                                                                                                                                                                                                                                                                    1018. Composition.section:sectionTobaccoUse
                                                                                                                                                                                                                                                                                                    Slice NamesectionTobaccoUse
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    The Tobacco use Section contains a description of the use abuse of tobacco

                                                                                                                                                                                                                                                                                                    ShortTobacco use 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()))
                                                                                                                                                                                                                                                                                                    1020. Composition.section:sectionTobaccoUse.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
                                                                                                                                                                                                                                                                                                    1022. Composition.section:sectionTobaccoUse.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())
                                                                                                                                                                                                                                                                                                    1024. Composition.section:sectionTobaccoUse.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())
                                                                                                                                                                                                                                                                                                    1026. Composition.section:sectionTobaccoUse.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()))
                                                                                                                                                                                                                                                                                                    1028. Composition.section:sectionTobaccoUse.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.

                                                                                                                                                                                                                                                                                                    Control1..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
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                        "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                                        "code" : "11367-0"
                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    1030. Composition.section:sectionTobaccoUse.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()))
                                                                                                                                                                                                                                                                                                    1032. Composition.section:sectionTobaccoUse.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()))
                                                                                                                                                                                                                                                                                                    1034. Composition.section:sectionTobaccoUse.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()))
                                                                                                                                                                                                                                                                                                    1036. Composition.section:sectionTobaccoUse.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()))
                                                                                                                                                                                                                                                                                                    1038. Composition.section:sectionTobaccoUse.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()))
                                                                                                                                                                                                                                                                                                    1040. Composition.section:sectionTobaccoUse.entry
                                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                                    ShortA reference to data that supports this section
                                                                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                    TypeReference(Observation)
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    1042. Composition.section:sectionTobaccoUse.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()))
                                                                                                                                                                                                                                                                                                    1044. Composition.section:sectionTobaccoUse.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()))
                                                                                                                                                                                                                                                                                                    1046. Composition.section:sectionDrugUse
                                                                                                                                                                                                                                                                                                    Slice NamesectionDrugUse
                                                                                                                                                                                                                                                                                                    Definition

                                                                                                                                                                                                                                                                                                    The Drug use Section contains a description of the use abuse of drugs

                                                                                                                                                                                                                                                                                                    ShortDrug use 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()))
                                                                                                                                                                                                                                                                                                    1048. Composition.section:sectionDrugUse.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
                                                                                                                                                                                                                                                                                                    1050. Composition.section:sectionDrugUse.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())
                                                                                                                                                                                                                                                                                                    1052. Composition.section:sectionDrugUse.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())
                                                                                                                                                                                                                                                                                                    1054. Composition.section:sectionDrugUse.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()))
                                                                                                                                                                                                                                                                                                    1056. Composition.section:sectionDrugUse.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.

                                                                                                                                                                                                                                                                                                    Control1..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
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Requirements

                                                                                                                                                                                                                                                                                                    Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                    Pattern Value{
                                                                                                                                                                                                                                                                                                      "coding" : [{
                                                                                                                                                                                                                                                                                                        "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                                        "code" : "11343-1"
                                                                                                                                                                                                                                                                                                      }]
                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    1058. Composition.section:sectionDrugUse.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()))
                                                                                                                                                                                                                                                                                                    1060. Composition.section:sectionDrugUse.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()))
                                                                                                                                                                                                                                                                                                    1062. Composition.section:sectionDrugUse.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()))
                                                                                                                                                                                                                                                                                                    1064. Composition.section:sectionDrugUse.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()))
                                                                                                                                                                                                                                                                                                    1066. Composition.section:sectionDrugUse.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()))
                                                                                                                                                                                                                                                                                                    1068. Composition.section:sectionDrugUse.entry
                                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                                    ShortA reference to data that supports this section
                                                                                                                                                                                                                                                                                                    Comments

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

                                                                                                                                                                                                                                                                                                    Control0..*
                                                                                                                                                                                                                                                                                                    This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                    TypeReference(Observation)
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Summaryfalse
                                                                                                                                                                                                                                                                                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                    1070. Composition.section:sectionDrugUse.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()))
                                                                                                                                                                                                                                                                                                    1072. Composition.section:sectionDrugUse.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()))
                                                                                                                                                                                                                                                                                                    1074. Composition.section:sectionDischargeDetails
                                                                                                                                                                                                                                                                                                    Slice NamesectionDischargeDetails
                                                                                                                                                                                                                                                                                                    Definition

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

                                                                                                                                                                                                                                                                                                    ShortDischarge details
                                                                                                                                                                                                                                                                                                    Control0..1
                                                                                                                                                                                                                                                                                                    TypeBackboneElement
                                                                                                                                                                                                                                                                                                    Is Modifierfalse
                                                                                                                                                                                                                                                                                                    Obligations
                                                                                                                                                                                                                                                                                                      ObligationsActor
                                                                                                                                                                                                                                                                                                      SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                                      SHOULD:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                      1076. 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
                                                                                                                                                                                                                                                                                                      1078. 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())
                                                                                                                                                                                                                                                                                                      1080. 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())
                                                                                                                                                                                                                                                                                                      1082. 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()))
                                                                                                                                                                                                                                                                                                      1084. Composition.section:sectionDischargeDetails.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.

                                                                                                                                                                                                                                                                                                      Control1..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
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                          "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                                          "code" : "8650-4"
                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      1086. 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()))
                                                                                                                                                                                                                                                                                                      1088. 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()))
                                                                                                                                                                                                                                                                                                      1090. 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.

                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                      1092. 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()))
                                                                                                                                                                                                                                                                                                      1094. 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()))
                                                                                                                                                                                                                                                                                                      1096. 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()))
                                                                                                                                                                                                                                                                                                      1098. 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()))
                                                                                                                                                                                                                                                                                                      1100. Composition.section:sectionDischargeDetails.section
                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                      A nested sub-section within this section.

                                                                                                                                                                                                                                                                                                      ShortNested Section
                                                                                                                                                                                                                                                                                                      Comments

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

                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                      This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                      1102. 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()))
                                                                                                                                                                                                                                                                                                      1104. 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
                                                                                                                                                                                                                                                                                                      1106. 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())
                                                                                                                                                                                                                                                                                                      1108. 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())
                                                                                                                                                                                                                                                                                                      1110. 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()))
                                                                                                                                                                                                                                                                                                      1112. Composition.section:sectionAdvanceDirectives.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.

                                                                                                                                                                                                                                                                                                      Control1..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
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                      Pattern Value{
                                                                                                                                                                                                                                                                                                        "coding" : [{
                                                                                                                                                                                                                                                                                                          "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                                          "code" : "42348-3"
                                                                                                                                                                                                                                                                                                        }]
                                                                                                                                                                                                                                                                                                      }
                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      1114. 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()))
                                                                                                                                                                                                                                                                                                      1116. 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()))
                                                                                                                                                                                                                                                                                                      1118. 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.

                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                      1120. 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()))
                                                                                                                                                                                                                                                                                                      1122. 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()))
                                                                                                                                                                                                                                                                                                      1124. 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()))
                                                                                                                                                                                                                                                                                                      1126. 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()))
                                                                                                                                                                                                                                                                                                      1128. 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()))
                                                                                                                                                                                                                                                                                                      1130. Composition.section:sectionCareTeam
                                                                                                                                                                                                                                                                                                      Slice NamesectionCareTeam
                                                                                                                                                                                                                                                                                                      Definition

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

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

                                                                                                                                                                                                                                                                                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                                                                                                                                                                                                                                                                                      ShortUnique id for inter-element referencing
                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                      Typestring
                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                      XML FormatIn the XML format, this property is represented as an attribute.
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      1134. Composition.section:sectionCareTeam.extension
                                                                                                                                                                                                                                                                                                      Definition

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

                                                                                                                                                                                                                                                                                                      ShortAdditional content defined by implementations
                                                                                                                                                                                                                                                                                                      Comments

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

                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                      TypeExtension
                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Alternate Namesextensions, user content
                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                                                                                                                                                                                                                                                                                      1136. Composition.section:sectionCareTeam.modifierExtension
                                                                                                                                                                                                                                                                                                      Definition

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

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

                                                                                                                                                                                                                                                                                                      ShortExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                                                                                                      Comments

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

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

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

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

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

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

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

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

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

                                                                                                                                                                                                                                                                                                      Alternate Namesheader, label, caption
                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      1140. Composition.section:sectionCareTeam.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.

                                                                                                                                                                                                                                                                                                      Control1..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
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                      Provides computable standardized labels to topics within the document.

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

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

                                                                                                                                                                                                                                                                                                      ShortWho and/or what authored the section
                                                                                                                                                                                                                                                                                                      Control0..*
                                                                                                                                                                                                                                                                                                      TypeReference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization)
                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                      Identifies who is responsible for the content.

                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      1144. Composition.section:sectionCareTeam.focus
                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                      The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources).

                                                                                                                                                                                                                                                                                                      ShortWho/what the section is about, when it is not about the subject of composition
                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                      Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples.

                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                      TypeReference(Resource)
                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      1146. Composition.section:sectionCareTeam.text
                                                                                                                                                                                                                                                                                                      Definition

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

                                                                                                                                                                                                                                                                                                      ShortText summary of the section, for human interpretation
                                                                                                                                                                                                                                                                                                      Comments

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

                                                                                                                                                                                                                                                                                                      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()))
                                                                                                                                                                                                                                                                                                      1148. Composition.section:sectionCareTeam.mode
                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                      How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.

                                                                                                                                                                                                                                                                                                      Shortworking | snapshot | changes
                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                      This element is labeled as a modifier because a change list must not be misunderstood as a complete list.

                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                      BindingThe codes SHALL be taken from ListMode
                                                                                                                                                                                                                                                                                                      (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)

                                                                                                                                                                                                                                                                                                      The processing mode that applies to this section.

                                                                                                                                                                                                                                                                                                      Typecode
                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                      Sections are used in various ways, and it must be known in what way it is safe to use the entries in them.

                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      1150. Composition.section:sectionCareTeam.orderedBy
                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                      Specifies the order applied to the items in the section entries.

                                                                                                                                                                                                                                                                                                      ShortOrder of section entries
                                                                                                                                                                                                                                                                                                      Comments

                                                                                                                                                                                                                                                                                                      Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order.

                                                                                                                                                                                                                                                                                                      Control0..1
                                                                                                                                                                                                                                                                                                      BindingThe codes SHOULD be taken from ListOrderCodes
                                                                                                                                                                                                                                                                                                      (preferred to http://hl7.org/fhir/ValueSet/list-order)

                                                                                                                                                                                                                                                                                                      What order applies to the items in the entry.

                                                                                                                                                                                                                                                                                                      TypeCodeableConcept
                                                                                                                                                                                                                                                                                                      Is Modifierfalse
                                                                                                                                                                                                                                                                                                      Summaryfalse
                                                                                                                                                                                                                                                                                                      Requirements

                                                                                                                                                                                                                                                                                                      Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.

                                                                                                                                                                                                                                                                                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                      1152. Composition.section:sectionCareTeam.entry
                                                                                                                                                                                                                                                                                                      Definition

                                                                                                                                                                                                                                                                                                      Care Teams

                                                                                                                                                                                                                                                                                                      ShortCare Teams
                                                                                                                                                                                                                                                                                                      Comments

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

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

                                                                                                                                                                                                                                                                                                        Care Team

                                                                                                                                                                                                                                                                                                        ShortCare Team
                                                                                                                                                                                                                                                                                                        Comments

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

                                                                                                                                                                                                                                                                                                        Control0..*
                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                        1156. Composition.section:sectionCareTeam.emptyReason
                                                                                                                                                                                                                                                                                                        Definition

                                                                                                                                                                                                                                                                                                        If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason.

                                                                                                                                                                                                                                                                                                        ShortWhy the section is empty
                                                                                                                                                                                                                                                                                                        Comments

                                                                                                                                                                                                                                                                                                        The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases.

                                                                                                                                                                                                                                                                                                        Control0..1
                                                                                                                                                                                                                                                                                                        This element is affected by the following invariants: cmp-2
                                                                                                                                                                                                                                                                                                        BindingThe codes SHOULD be taken from ListEmptyReasons
                                                                                                                                                                                                                                                                                                        (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason)

                                                                                                                                                                                                                                                                                                        If a section is empty, why it is empty.

                                                                                                                                                                                                                                                                                                        TypeCodeableConcept
                                                                                                                                                                                                                                                                                                        Is Modifierfalse
                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                        Allows capturing things like "none exist" or "not asked" which can be important for most lists.

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

                                                                                                                                                                                                                                                                                                        A nested sub-section within this section.

                                                                                                                                                                                                                                                                                                        ShortNested Section
                                                                                                                                                                                                                                                                                                        Comments

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

                                                                                                                                                                                                                                                                                                        Control0..0
                                                                                                                                                                                                                                                                                                        This element is affected by the following invariants: cmp-1
                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                        1160. 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()))
                                                                                                                                                                                                                                                                                                        1162. 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
                                                                                                                                                                                                                                                                                                        1164. 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())
                                                                                                                                                                                                                                                                                                        1166. 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())
                                                                                                                                                                                                                                                                                                        1168. 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()))
                                                                                                                                                                                                                                                                                                        1170. Composition.section:sectionAttachments.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.

                                                                                                                                                                                                                                                                                                        Control1..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
                                                                                                                                                                                                                                                                                                        Summaryfalse
                                                                                                                                                                                                                                                                                                        Requirements

                                                                                                                                                                                                                                                                                                        Provides computable standardized labels to topics within the document.

                                                                                                                                                                                                                                                                                                        Pattern Value{
                                                                                                                                                                                                                                                                                                          "coding" : [{
                                                                                                                                                                                                                                                                                                            "system" : "http://loinc.org",
                                                                                                                                                                                                                                                                                                            "code" : "77599-9"
                                                                                                                                                                                                                                                                                                          }]
                                                                                                                                                                                                                                                                                                        }
                                                                                                                                                                                                                                                                                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                        1172. 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()))
                                                                                                                                                                                                                                                                                                        1174. 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()))
                                                                                                                                                                                                                                                                                                        1176. 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.

                                                                                                                                                                                                                                                                                                        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()))
                                                                                                                                                                                                                                                                                                        1178. 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()))
                                                                                                                                                                                                                                                                                                        1180. 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()))
                                                                                                                                                                                                                                                                                                        1182. 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
                                                                                                                                                                                                                                                                                                        Obligations
                                                                                                                                                                                                                                                                                                          ObligationsActor
                                                                                                                                                                                                                                                                                                          SHALL:handleHDRConsumer
                                                                                                                                                                                                                                                                                                          SHALL:able-to-populateHDRCreator
                                                                                                                                                                                                                                                                                                          Summaryfalse
                                                                                                                                                                                                                                                                                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                                                                                                                                                                                                                                                                          1184. 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()))
                                                                                                                                                                                                                                                                                                          1186. 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()))